Kelsidavis-WoWee/include/rendering
Kelsi a9dd685398 Fix terrain collision by correcting spawn coordinates
- Spawn position changed to (-9080, -100, 100) which is on actual terrain
- The terrain mesh uses WoW coordinates from ADT files directly
- Camera/spawn position must use same coordinate system as terrain
- Cleaned up getHeightAt comments to clarify coordinate system
- Removed debug logging from WMO floor detection
2026-02-02 23:36:49 -08:00
..
camera.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
camera_controller.hpp Fix terrain collision by correcting spawn coordinates 2026-02-02 23:36:49 -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 rendering distances, camera collision, and spawn point 2026-02-02 23:18:34 -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 Improve rendering distances, camera collision, and spawn point 2026-02-02 23:18:34 -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 Improve rendering distances, camera collision, and spawn point 2026-02-02 23:18:34 -08:00