Jack
|
97e13c088e
|
Camera updates correctly on window resize
|
2024-08-28 09:45:08 -04:00 |
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 |
Jack Christensen
|
59bd0c30b1
|
Add camera controls
|
2024-08-21 17:14:35 -04:00 |
Jack Christensen
|
d144434f59
|
Refactor fbo to make for functional, less OOP
|
2024-08-20 00:47:41 -04:00 |
Jack Christensen
|
a45473c77e
|
Add dynamic patch grid resolution
|
2024-08-17 12:25:42 -04:00 |
Jack Christensen
|
bc8d855098
|
Typo in scene.h and some cleanup
|
2024-08-15 01:09:37 -04:00 |
Jack Christensen
|
cba45bdecf
|
Can import .hgt files. TODO refactor
|
2024-08-15 00:56:29 -04:00 |
Jack Christensen
|
7060c08217
|
Refactor, setup FBO, and render into ImGui window
|
2024-08-14 02:16:53 -04:00 |
Jack Christensen
|
0e348944b1
|
Make some indentations concistent
|
2024-08-13 18:09:49 -04:00 |
Jack Christensen
|
74ac6aec9a
|
Create const variables for window dimensions
|
2024-08-13 17:58:49 -04:00 |
Jack Christensen
|
590982cde3
|
Add FBO class. Still need to add functionality
|
2024-08-13 17:47:16 -04:00 |
Jack Christensen
|
07eb172464
|
Refactorize and started shader pipline
|
2024-08-13 16:25:56 -04:00 |
Jack Christensen
|
8ff81a064a
|
Add more files from VS_Template
|
2024-08-12 21:40:28 -04:00 |
Jack Christensen
|
535acecc32
|
Rename directories headers->include | src->source
|
2024-08-11 15:09:37 -04:00 |