This procedural generator started as a hobby project to learn about various procedural algorithms (cellular automata, marching squares and Bresenham's line algorithm to name a few). Inspiration was ...
voxul is a voxel system and editor tool for Unity 3D. This project consists of both a runtime framework for handling and rendering voxel data, and an editor tool for painting and modifying voxel data ...