Kelsidavis-WoWee/src/rendering
Kelsi 01bf3b4c08 Add loading screen with random WOWEE splash images
- Add loading screen system with stb_image for JPEG loading
- Two loading screen images (orc and dwarf) randomly selected
- Display loading screen while terrain data loads
- Cache WMO inverse matrices to reduce per-frame computation
- Stub WMO liquid rendering (needs coordinate system fix)
- Update spawn point to Stormwind Trade District
2026-02-03 13:33:31 -08:00
..
camera.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
camera_controller.cpp Improve rendering distances, camera collision, and spawn point 2026-02-02 23:18:34 -08:00
celestial.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
character_renderer.cpp Performance optimizations and collision improvements 2026-02-02 23:03:45 -08:00
clouds.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
frustum.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
lens_flare.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
lightning.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
loading_screen.cpp Add loading screen with random WOWEE splash images 2026-02-03 13:33:31 -08:00
m2_renderer.cpp Improve rendering distances, camera collision, and spawn point 2026-02-02 23:18:34 -08:00
material.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
mesh.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
minimap.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
performance_hud.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
renderer.cpp Improve movement, crouching, and add M2 animation 2026-02-02 23:10:19 -08:00
scene.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
shader.cpp Performance optimizations and collision improvements 2026-02-02 23:03:45 -08:00
skybox.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
starfield.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
swim_effects.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
terrain_manager.cpp Add loading screen with random WOWEE splash images 2026-02-03 13:33:31 -08:00
terrain_renderer.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
texture.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
water_renderer.cpp Add loading screen with random WOWEE splash images 2026-02-03 13:33:31 -08:00
weather.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
wmo_renderer.cpp Add loading screen with random WOWEE splash images 2026-02-03 13:33:31 -08:00