Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 805 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 805 Bytes

Voxel Raycasting Test

Note: repository is no longer maintained, the code quality is poor (contains many unfinished experiments, etc.)


A (slow) voxel ray-casting / path-tracing renderer based on sparse voxel octrees!
Licensed under WTFPLv2.

cmake -S . -B build
cmake --build build
./build/vxrt

Screenshots

New Terrain Generator Importance Sampling 1 Importance Sampling 2 Large-scale Terrain