Kelsidavis-WoWee/include/rendering
Kelsi 76a16a214e Improve movement, crouching, and add M2 animation
Movement:
- Fix speed controls: Shift=sprint (28), normal run (14), Ctrl=walk (5)
- Reduce character height for doorway clearance (eye height 1.2)
- Add working crouch (C or X key) with smooth transition (eye height 0.6)
- Jump to stand up from crouch

M2 Animation:
- Add animation time tracking per M2 instance
- Add procedural swaying animation in vertex shader
- Update animation each frame for vegetation movement
2026-02-02 23:10:19 -08:00
..
camera.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
camera_controller.hpp Improve movement, crouching, and add M2 animation 2026-02-02 23:10:19 -08:00
celestial.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
character_renderer.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
clouds.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
frustum.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
lens_flare.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
lightning.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
m2_renderer.hpp Improve movement, crouching, and add M2 animation 2026-02-02 23:10:19 -08:00
material.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
mesh.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
minimap.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
performance_hud.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
renderer.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
scene.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
shader.hpp Performance optimizations and collision improvements 2026-02-02 23:03:45 -08:00
skybox.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
starfield.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
swim_effects.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
terrain_manager.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
terrain_renderer.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
texture.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
water_renderer.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
weather.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
wmo_renderer.hpp Performance optimizations and collision improvements 2026-02-02 23:03:45 -08:00