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
4642ab8f0b8c94b4d9d619ab32aabfa76a32c8ac
voxel-raycaster
/
include
/
map
History
MitchellHansen
4642ab8f0b
Fiddling with the traversal algorithm and shoehorning in the DFS algo
2017-07-13 22:14:29 -07:00
..
Map.h
Cleaned up and pulled out some code into Map.cpp in order to start working on the meat of the *Correct* voxel traversal method as explained in the paper.
2017-07-12 00:09:19 -07:00
Octree.h
Fiddling with the traversal algorithm and shoehorning in the DFS algo
2017-07-13 22:14:29 -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