Crate voxgen

source ·
Expand description

Procedural MagicaVoxel .vox generation.

Provides utilities for generating MagicaVoxel models using popular 3D procedural generation techniques.

Modules

  • A voxel grid data structure.
  • Inteprets L System strings and draws them using turtle graphics.
  • Draws models using turtle graphics.