Commit Graph

3 Commits

Author SHA1 Message Date
var
d1530525ca Animation blending
- transition smoothly between idle and run animations
- use quaternions (versors) instead of yaw/pitch/roll
- hide mouse and enable free-look mode by default on startup
- rotate model 180 degrees in Blender so it faces away from the camera by default
- add some makefile commands
2026-05-03 14:38:57 -05:00
var
839a9dd5c2 Various changes
- add release build
- control framerate
- fix bug that caused camera to shake
- enable double-buffering and VSync
2026-04-26 22:15:58 -05:00
var
72d68ffa91 Hello World
- determine project structure
- add makefile and main function
2026-03-29 20:09:56 -05:00