
- Ray Tracing
- Real time voxel editing (sculpting)
- Voxel data serialization
- Support for a wide range of gpu's
- 3D simplex noise data generation
- Windows with .NET 7 runtime
- OpenGL 3.3 capable GPU
- Visual C++ Redistributable


This is a 3d graphics engine that focusses on rendering voxels as fast as possible without sacrificing dynamic geometry.
C#MIT