HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

looking for a tool

03-17-2006, 07:16 AM#1
Linera
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
PitzerMike
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
Linera
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
karukef
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
Zoxc
Quote:
Originally Posted by karukef
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.

Usually heightmaps is used with 3d engines.
03-20-2006, 06:08 AM#6
Jacek
Quote:
Originally Posted by Linera
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?
hmm... try this:

03-20-2006, 12:43 PM#7
karukef
Quote:
Originally Posted by Zoxc
Usually heightmaps is used with 3d engines.

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
Linera
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
Tim.
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
Linera
I just want to make tga heightmaps from wdl files
03-21-2006, 12:43 AM#11
evilmapcreater
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
Linera
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
Jacek
sorry... it was saying "tool for viewing WoW's BLP2, WDL"