Re: [osg-users] osgconv --compressed-dxt5

2013-03-09 Thread Robert Osfield
Hi Nick,

On 9 March 2013 00:17, Trajce Nikolov NICK
trajce.nikolov.n...@gmail.com wrote:
 what has happened to osgconv? I remember it was working in the older
 versions well. Now it says something like rgb plugin can not export
 compressed images.

What is at fault is your memory, .rgb has never supported compressed
images, only .dds supports OpenGL/DX3 compression.

 osgconv was the way how to optimize openflight with huge
 rgb textures into something like osg with dxt. Any hints?

Export the images using the .dds plugin and you'll be able to compress
the images.

Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] osgconv --compressed-dxt5

2013-03-08 Thread Trajce Nikolov NICK
hi community,

what has happened to osgconv? I remember it was working in the older
versions well. Now it says something like rgb plugin can not export
compressed images. osgconv was the way how to optimize openflight with huge
rgb textures into something like osg with dxt. Any hints?

Thanks

Nick

-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org