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 ce862feb0b
Couple of refactors and tricks in the kernel to speed things up. ~5FPS average improvement
8 years ago
..
imgui added imgui to the app 8 years ago
map Couple of refactors and tricks in the kernel to speed things up. ~5FPS average improvement 8 years ago
raycaster 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
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
GL_Testing.cpp Added macOS compatability again 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 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