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 305ef917e0
Thankfully it wasn't a problem with the data format, I was passing the
7 years ago
..
imgui added imgui to the app 8 years ago
map Thankfully it wasn't a problem with the data format, I was passing the 7 years ago
Application.h Got the octree data to the GPU and it's traversing it, but it having some corruption issues. Endianness??? 7 years ago
CLCaster.h Added EGL linking and useage for the linux cl_khr_gl_sharing 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
ConfigDB.h Added EGL linking and useage for the linux cl_khr_gl_sharing 7 years ago
Event.hpp Commit might have been messed up 8 years ago
Input.h More tweaking and refactoring 7 years ago
LightController.h Got the octree data to the GPU and it's traversing it, but it having some corruption issues. Endianness??? 7 years ago
LightHandle.h Got the octree data to the GPU and it's traversing it, but it having some corruption issues. Endianness??? 7 years ago
Logger.h Added EGL linking and useage for the linux cl_khr_gl_sharing 7 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