Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: gorq on January 03, 2012, 04:37:01 pm

Title: [Request] Minimap extracting
Post by: gorq on January 03, 2012, 04:37:01 pm
Hi, i want to make a little request if it is posible.

It could be posible to render WMO/doodad in 2d view? I want to extract some minimap's and the best way i have seen is using 2d view. So i think a wmo rendering or a minimap extracting function could aid us.

Thanks for your work :D
Title: Re: [Request] Minimap extracting
Post by: schlumpf on January 03, 2012, 04:39:20 pm
Minimap extraction already exists.
Title: Re: [Request] Minimap extracting
Post by: Eluo on January 03, 2012, 10:32:07 pm
You didn't mention that it was bugged like hell :D
Title: Re: [Request] Minimap extracting
Post by: gorq on January 04, 2012, 12:08:26 am
Don't worry i will do it as i can.
Title: Re: [Request] Minimap extracting
Post by: funnybunny on January 21, 2012, 07:01:45 pm
it would be cool to be able to render the texture view, as that screen looks almost exactly like the wow minimap, that code could be put to awesome use as a minimap generator, instead of the current heightmap exporting code. just a thought
Title: Re: [Request] Minimap extracting
Post by: Steff on January 22, 2012, 12:08:18 am
There is no code for height map export. I haven´t found a graphic lib that manged 16bit gray scale images. And with less its useless. But if i have order all the QT stuff this is height on the list.
In the moment I search a crash bug with the WMO doodad rendering.