74f073c2a8
supports compressing the image data. The option to compress the data is "compressImageData". Currently it uses the jpeg plugin to write the image. Maybe we could add an option that allows the user to specify which image format to use. The jpeg writer supports specifying the quality of the jpeg, so you could use the following command line to convert the skydome.osg model to IVE using 50% jpeg quality: osgconv -O "compressImageData JPEG_QUALITY 50" skydome.osg skydome.ive" |
||
---|---|---|
applications | ||
bin | ||
dist | ||
doc | ||
examples | ||
include | ||
lib | ||
Make | ||
src | ||
VisualStudio | ||
AUTHORS.txt | ||
ChangeLog | ||
GNUmakefile | ||
INSTALL.txt | ||
LICENSE.txt | ||
NEWS.txt | ||
README.txt | ||
runexamples.bat |
Welcome to the OpenSceneGraph (OSG). For up to date information on the project, how to compile and run libraries and examples, and see the documentation on the OpenSceneGraph website. http://www.openscenegraph.org Robert Osfield. robert@openscenegraph.com November 2005.