Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
0 registered members (), 1,012 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Export Shadowmap generated with Map Compiler? #341942
09/22/10 05:46
09/22/10 05:46
Joined: May 2008
Posts: 2,113
NRW/Germany
alibaba Offline OP
Expert
alibaba  Offline OP
Expert

Joined: May 2008
Posts: 2,113
NRW/Germany
Is it possible?


Professional Edition
A8.47.1
--------------------
http://www.yueklet.de
Re: Export Shadowmap generated with Map Compiler? [Re: alibaba] #341944
09/22/10 06:34
09/22/10 06:34
Joined: Nov 2007
Posts: 1,143
United Kingdom
DJBMASTER Offline
Serious User
DJBMASTER  Offline
Serious User

Joined: Nov 2007
Posts: 1,143
United Kingdom
If WED doesn't have a button for it you can parse the .wmb format which has a 'lightmaps' member and contains the pixel data for the lightmaps generated by the map compiler.

You could simply write out these pixels to an image file, and you have your lightmap. Each lightmap is 3MB (3 * 1024 * 1024).

Re: Export Shadowmap generated with Map Compiler? [Re: DJBMASTER] #341946
09/22/10 07:08
09/22/10 07:08
Joined: May 2008
Posts: 2,113
NRW/Germany
alibaba Offline OP
Expert
alibaba  Offline OP
Expert

Joined: May 2008
Posts: 2,113
NRW/Germany
Thanks, but i donīt know how to write out that pixels frown


Professional Edition
A8.47.1
--------------------
http://www.yueklet.de
Re: Export Shadowmap generated with Map Compiler? [Re: alibaba] #341951
09/22/10 08:15
09/22/10 08:15
Joined: Jul 2000
Posts: 27,935
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,935
Frankfurt
It's possible, but you need some programming knowledge. You must write the light map exporter, either in lite-C or in another language. The WMB format is described in the manual.


Moderated by  old_bill, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1