Skip to content

bridgekat/vxrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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