Page 1 of 1

L3DT add on...

PostPosted: Mon Jun 19, 2006 11:23 am
by wraith
Hi Aaron,

So regarding this bug http://www.bundysoft.com/phpBB2/viewtopic.php?t=171

I do need this 16384^2 height field, and I was thinking of doing it myself.
I noticed that your hff files are 2 byte raw format with some 64 byte header.

Is it OK for me to write an external raw exporter? If you like I can give you the source so you can use it within L3DT - no credit needed.

If it's OK, can you please tell me what the header means.

Regards

PostPosted: Mon Jun 19, 2006 4:16 pm
by Aaron
Hi Wraith,

Would you like to try the latest installer on the downloads page (uploaded an hour ago)? It can export mosaic-maps direct to single files without copying them to RAM. Consequently, 16k x 16k pixel RAW files can now be exported OK (it worked here, at any rate).

And for completeness, the HFF specification is located in the documentation here:

http://www.bundysoft.com/docs/doku.php? ... :specs:hff

Cheers,
Aaron.