| 03-17-2006, 07:16 AM | #1 |
I'm looking for a tool that can generate a heightmap from a wdl file. heightmap is a tga file colored black and white showing the height of the terrain using the dark to light colors. wdl file is used is World of Warcraft as the terrain. I really could use a tool to generate a heightmap from the wdl file. |
| 03-19-2006, 05:43 PM | #2 |
I guess noone here knows about WOW file formats. Maybe you can find help on a WOW dedicated site. As soon as you got file format specifications the rest should be easy to code. |
| 03-19-2006, 08:44 PM | #3 |
I'd code it myself but sadly I don't know C++ I'll try to find any info on wdl if I can. any ideas where to look? |
| 03-19-2006, 08:48 PM | #4 |
Learning C++ is only for crazy people that need to code their own 3d engine or whatnot. Learn Python if you just want to "make something", its a much easier and more powerful language. |
| 03-19-2006, 11:59 PM | #5 | |
Quote:
Usually heightmaps is used with 3d engines. |
| 03-20-2006, 06:08 AM | #6 | |
Quote:
|
| 03-20-2006, 12:43 PM | #7 | |
Quote:
Making a 3d engine and making a utility that reads and manipulates a heightmap is two completely and utterly uncomparably different things. |
| 03-20-2006, 07:42 PM | #8 |
Jacek, That program doesn't give info on the wdl file type from WoW, its to read MPQ for models and icons |
| 03-20-2006, 10:46 PM | #9 |
This is not a WoW forum. If you want to take data from WoW to be used in Wc3, so be it, but I suggest you ask on a WoW forum. |
| 03-20-2006, 10:56 PM | #10 |
I just want to make tga heightmaps from wdl files |
| 03-21-2006, 12:43 AM | #11 |
hey learna, ive found a tool that might help u, heres the link http://www.wc3sear.ch/index.php?p=Tools&ID=74&sid= |
| 03-21-2006, 01:01 AM | #12 |
I have that problem is I want to generate the terrain from a wdl file not tga height map. so i need a way to convert a wdl file into a height map |
| 03-21-2006, 10:26 AM | #13 |
sorry... it was saying "tool for viewing WoW's BLP2, WDL" |
