terravisor/source
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.cpp Create PlatformUtils.h to handle cross platform compatibility 2024-08-12 21:55:08 -04:00
InitShader.cpp Update uniform handling 2024-08-26 03:32:58 +00:00
callbacks.cpp Create Interface struct and functions to control ImGui windows 2024-08-26 16:53:49 -04:00
camera.cpp Add camera controls 2024-08-21 17:14:35 -04:00
fbo.cpp Add camera controls 2024-08-21 17:14:35 -04:00
interface.cpp Create Interface struct and functions to control ImGui windows 2024-08-26 16:53:49 -04:00
load_texture.cpp Add TIFF import 2024-08-25 16:31:01 -04:00
main.cpp Setup versioning 2024-08-25 19:01:10 -04:00
scene.cpp Create Interface struct and functions to control ImGui windows 2024-08-26 16:53:49 -04:00
transform.cpp Add camera controls 2024-08-21 17:14:35 -04:00
uniforms.cpp Update uniform handling 2024-08-26 03:32:58 +00:00