terravisor/include
Jack 1b54280c52 Create Interface struct and functions to control ImGui windows
Should now be able to get and manipulate data pertaining to the ImGui windows so I can properly update the camera's aspect.
2024-08-26 16:53:49 -04:00
..
DebugCallback.h Rename PlatformUtils.h -> platform_utils.h, Callbacks.h and Callbacks.cpp -> callbacks.h and callbacks.cpp 2024-08-18 22:00:51 -04:00
InitShader.h Add option for geometry shader in initial pass 2024-08-17 19:09:48 -04:00
callbacks.h Renamed callbacks_tmp back to callbacks 2024-08-18 22:29:54 -04:00
camera.h Add camera controls 2024-08-21 17:14:35 -04:00
config.h.in Setup versioning 2024-08-25 19:01:10 -04:00
fbo.h Add anonymous namespace and add bind and unbind functions to fbo file 2024-08-20 01:35:19 -04:00
interface.h Create Interface struct and functions to control ImGui windows 2024-08-26 16:53:49 -04:00
load_texture.h Add TIFF import 2024-08-25 16:31:01 -04:00
platform_utils.h Rename PlatformUtils.h -> platform_utils.h, Callbacks.h and Callbacks.cpp -> callbacks.h and callbacks.cpp 2024-08-18 22:00:51 -04:00
scene.h Create Interface struct and functions to control ImGui windows 2024-08-26 16:53:49 -04:00
transform.h Add camera controls 2024-08-21 17:14:35 -04:00
uniforms.h Update uniform handling 2024-08-26 03:32:58 +00:00