mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 00:53:52 +00:00
- WoweeBuildingLoader::toWMOModel() converts WOB groups to WMOModel with vertices, indices, normals, texCoords, and vertex colors - TerrainManager now loads WOB files from custom_zones/buildings/ and converts to WMOModel for the WMO renderer pipeline - WMOGroup indices converted from uint32 to uint16 for renderer compat Client open format support — 4 of 6 now loading: - FULL: WOT/WHM terrain, PNG textures, WOM models - LOAD: WOB buildings (converts to WMOModel, render pipeline TODO) - DETECT: zone.json (scanned), JSON DBC (scanned) |
||
|---|---|---|
| .. | ||
| adt_loader.hpp | ||
| asset_manager.hpp | ||
| asset_manifest.hpp | ||
| blp_loader.hpp | ||
| custom_zone_discovery.hpp | ||
| dbc_layout.hpp | ||
| dbc_loader.hpp | ||
| loose_file_reader.hpp | ||
| m2_loader.hpp | ||
| terrain_mesh.hpp | ||
| wdt_loader.hpp | ||
| wmo_loader.hpp | ||
| wowee_building.hpp | ||
| wowee_model.hpp | ||
| wowee_terrain_loader.hpp | ||