Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 296 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 296 Bytes

VoxelSpace

Voxel raster graphics rendering engine

How to load

Metacello new
  baseline: 'VoxelSpace';
  repository: 'github://pavel-krivanek/VoxelSpace/src';
  load.

How to run

Copy maps into the image directory and then evaluate:

VoxelSpaceMorph new openInWindow.