Kelsidavis-WoWee/assets
Kelsi 4fc3689dcc Fix sky and clouds orientation for Z-up world coordinates
Skybox: replace sphere-mesh approach with a fullscreen triangle that
reconstructs the world-space ray direction analytically via inverse
projection/view matrices. Eliminates clip.w=0 degeneracy at the horizon
and correctly maps altitude to dir.z in the Z-up coordinate system.

Clouds: hemisphere mesh was storing altitude in aPos.y (Y-up convention);
the Z-up view matrix projected this sideways, making clouds appear
vertical. Store altitude in aPos.z and update the fragment shader to
read dir.z as altitude and dir.xy as the horizontal UV plane.
2026-02-21 22:04:17 -08:00
..
Original Music Fix CharSections.dbc field layout for classic/tbc/turtle expansions 2026-02-17 03:18:01 -08:00
shaders Fix sky and clouds orientation for Z-up world coordinates 2026-02-21 22:04:17 -08:00
sql Load single-player NPC spawns from local AzerothCore SQL assets 2026-02-04 23:18:50 -08:00
loading1.jpeg Add video settings UI and refresh loading assets 2026-02-05 16:11:00 -08:00
loading2.jpeg Add video settings UI and refresh loading assets 2026-02-05 16:11:00 -08:00
startscreen.mp4 Add video settings UI and refresh loading assets 2026-02-05 16:11:00 -08:00
Wowee.ico Add assets 2026-02-11 15:07:43 -08:00
Wowee.png Add assets 2026-02-11 15:07:43 -08:00