terravisor/source
Jack 0b3c7b0f74 Add TIFF import
Completed LoadTexture() to allow for TIFF files and loaded the color texture to the shaders. Some minor changes to the fragment shaders, but nothing major.
2024-08-25 16:31:01 -04:00
..
DebugCallback.cpp Create PlatformUtils.h to handle cross platform compatibility 2024-08-12 21:55:08 -04:00
InitShader.cpp Add option for geometry shader in initial pass 2024-08-17 19:09:48 -04:00
Uniforms.cpp Refactor, setup FBO, and render into ImGui window 2024-08-14 02:16:53 -04:00
callbacks.cpp Add run test to make sure program actually runs 2024-08-19 08:36:42 -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
load_texture.cpp Add TIFF import 2024-08-25 16:31:01 -04:00
main.cpp Start load texture logic 2024-08-23 21:47:37 -04:00
scene.cpp Add TIFF import 2024-08-25 16:31:01 -04:00
transform.cpp Add camera controls 2024-08-21 17:14:35 -04:00