Page 1 of 1

16bit PNG & Ogre landscape?

Posted: Mon May 23, 2005 8:49 pm
by Tyrian
^does it work?

.raw format just takes too much space, so it´s not an option.

And if 16bit png is not supported, is it hard to implement it myself?

/Tyrian

Posted: Mon May 23, 2005 8:55 pm
by spookyboo
Yes, I've done it with the TSM

Posted: Tue May 24, 2005 2:29 pm
by Tyrian
Ok. good :)

I still have little conversion problems.

http://users.tpg.com.au/blakest2/l3dt/
I use this generator to create 8193^2 16bit heightmap,
and save it to .ter format.

http://koti.mbnet.fi/pkl/tg/TerraConv.htm
This converts .ter file to 8193^2 16bit tiff format.

File size is about 130mb, so I´d like to convert tiff to 8193^2 16bit PNG, but I havent found conversion tool. (I don´t have PhotoShop).

So link to conversion tool would help. :)

/Tyrian