tdauth / wc3lib

A collection of libraries and tools which help to modify the game Warcraft III: The Frozen Throne.
GNU General Public License v2.0
20 stars 3 forks source link

Add class TerrainView to the editor module #23

Open tdauth opened 2 years ago

tdauth commented 2 years ago

It should be able to render terrain based on one war3map.w3e file, TerrainData.slk and WaterData.slk files etc. It should use OGRE to render the terrain. Units, Items, Doodads and Destructables etc. can be added later.