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 16e40f0c91
refactored the raycaster outside of the folder
7 years ago
..
imgui added imgui to the app 8 years ago
map 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
Camera.cpp Removed the class heirarchy for the raycaster. I was aiming for maximum compatability but realistically, this project will never run at any sort of acceptable speed on the cpu. Also in the previous commit fixed multiple longterm bugs as well as fixed bugs in the event system and made it much safer 8 years ago
Input.cpp Removed the class heirarchy for the raycaster. I was aiming for maximum compatability but realistically, this project will never run at any sort of acceptable speed on the cpu. Also in the previous commit fixed multiple longterm bugs as well as fixed bugs in the event system and made it much safer 8 years ago
LightController.cpp Commit might have been messed up 8 years ago
LightHandle.cpp Commit might have been messed up 8 years ago
NetworkInput.cpp removed a few bugs relating to terminating sockets prior to program end. 8 years ago
Pub_Sub.cpp Commit might have been messed up 8 years ago
Ray.cpp 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
main.cpp refactored the raycaster outside of the folder 7 years ago