issues
search
ShredEagle
/
snacman
He is a snac man.
MIT License
0
stars
0
forks
source link
topic/snacman#128 enhance viewerapplication
#129
Closed
Adnn
closed
5 months ago
Adnn
commented
5 months ago
closes #128.
Setup infrastructure for GUI over RenderGraph, control forward pass.
Comment out the hardcoded triangle and cube of ViewerApplication.
Add some exploratory code regarding model files metadata in processor.
Refactor camera handling behind a CameraSystem, GUI controlled.
Implement GUI control of the view projection.
Remove VFOV and WindowSize members from OrbitalControl.
Implement orbital zoom for orthographic projection.
Show camera pose in the GUI.
Add missing reduce operation on azimuthal angle.
Add a button to recompile all effects.
Add a camera homing button.
closes #128.