Page 1 of 1

Porting this c++ code into PB for DDS Support!

Posted: Thu Mar 10, 2005 10:33 am
by dagcrack
http://www.mindcontrol.org/~hplus/graphics/dds-info/
I would like to port this into PB for supporting the load of .dds images which are essential in my opinion (those who develops games will indeed say yes about this).

:P

Posted: Thu Mar 10, 2005 10:53 am
by dracflamloc
Looks like a fairly straightforward port at first glance.

Not much to really change except for that one class function.

Posted: Thu Mar 10, 2005 11:05 am
by dagcrack
Yeah but I dont work with C++ no time to learn so far all day working so I dont see the time to totally learn c++ I can read c++ a little, just about that.