Hello Johannes,

Johannes Brunen wrote:
> today I found that the BMP file format is not supported anymore by
> OpenSG 2.0. Therefor I did port the OpenSG 1.8 implemetation to OpenSG
> 2.0.
> 
> You can find the two files in OpenSG2_BMP.zip at
> http://drop.io/OpenSG_RenderEngine
> 
> May I ask for adding the BMP file handler into OpenSG 2.

done (r2315), thanks for porting it and sending the files. Only 
adjustment I made was getting rid of the OSG_WITH_BMP define and related 
tests. Other file formats (e.g. SGI, DAT) that don't rely on external 
libs can not be compiled out of the system as well, so that seemed more 
consistent.

        Cheers,
                Carsten

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to