This website requires JavaScript.
Explore
Help
Sign In
mitchellhansen
/
voxel-raycaster
Watch
1
Star
0
Fork
0
You've already forked voxel-raycaster
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2d2a854f0f293612d927766f4ba68f756c45c153
voxel-raycaster
/
include
/
map
History
MitchellHansen
ed250d1291
Octree works out to 128x128 as is, and performance seems very promising. Traversal or octree generation fixes will be next
2017-09-24 18:28:32 -07:00
..
Map.h
Thankfully it wasn't a problem with the data format, I was passing the
2017-09-24 17:48:06 -07:00
Octree.h
Octree works out to 128x128 as is, and performance seems very promising. Traversal or octree generation fixes will be next
2017-09-24 18:28:32 -07:00
Old_Map.h
Cut down a few of the compiler warnings, refactored the octree into its own file. Refactored all map items into their own subfolder
2017-03-22 23:52:33 -07:00