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
fb6557fba2
Cleaned up includes, fixed compiler warning
|
7 years ago |
.. |
imgui
|
added imgui to the app
|
8 years ago |
map
|
Finally converted the camera lens to a proper frustrum, no more fish eye
|
7 years ago |
Application.cpp
|
Cleaned up includes, fixed compiler warning
|
7 years ago |
CLCaster.cpp
|
Fixed the most common crash on exit, still one more hiding and crashing in libc
|
7 years ago |
Camera.cpp
|
Fixed the most common crash on exit, still one more hiding and crashing in libc
|
7 years ago |
ConfigDB.cpp
|
Added EGL linking and useage for the linux cl_khr_gl_sharing
|
7 years ago |
FrameWatcher.cpp
|
~10 FPS from moving some oct stuff to const, ~0.5 fps from adding a few more consts to initializers in the kernel
|
7 years ago |
Gui.cpp
|
Did this work?
|
7 years ago |
Input.cpp
|
Cleaned up includes, fixed compiler warning
|
7 years ago |
LightController.cpp
|
Fixed the most common crash on exit, still one more hiding and crashing in libc
|
7 years ago |
LightHandle.cpp
|
Fixed the most common crash on exit, still one more hiding and crashing in libc
|
7 years ago |
Logger.cpp
|
Added EGL linking and useage for the linux cl_khr_gl_sharing
|
7 years ago |
NetworkInput.cpp
|
Did this work?
|
7 years ago |
Pub_Sub.cpp
|
Fixed a segfault on shutdown
|
7 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
|
Update video demo, tweaking my refactor of the maps. Working on downwards navigation in the oct traversal
|
7 years ago |