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
0f38e9b4a2 Make character run
- new, less blocky character model with a run animation
- remove .obj support in favor of .glb/.gltf
- character faces camera direction and turns head
- press Tab to rotate camera freely around the character
2026-04-26 22:21:58 -05:00
var
58289aa6b2 Import .glb model file with animation
- improve movement controls
- TODO: allow more than one model, instance, and animation
2026-04-19 21:31:31 -05:00