You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MitchellHansen 4642ab8f0b
Fiddling with the traversal algorithm and shoehorning in the DFS algo
7 years ago
..
imgui added imgui to the app 8 years ago
map Fiddling with the traversal algorithm and shoehorning in the DFS algo 7 years ago
Camera.h Linux build working again, removed the GL_Testing stuff, I'm going to move to Vulkan eventually. Got voxel search working mostly with the new octree changes. Issue with mirroring of voxel data currently 7 years ago
Event.hpp Commit might have been messed up 8 years ago
Hardware_Caster.h Whoops 7 years ago
Input.h Commit might have been messed up 8 years ago
LightController.h refactored the raycaster outside of the folder 7 years ago
LightHandle.h Removed some extra headers in util, restricted the scope of some others 8 years ago
NetworkInput.h removed a few bugs relating to terminating sockets prior to program end. 8 years ago
Pub_Sub.h Events are now passing correctly, small bug with held keys that needs fixing 8 years ago
Ray.h Cut down a few of the compiler warnings, refactored the octree into its own file. Refactored all map items into their own subfolder 8 years ago
Vector4.hpp Would help if I actually added the files 8 years ago
util.hpp 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. 7 years ago