Hi Brad, Currently osgdem/osgTerrain::DataSet just support a single compression/pixel format for the whole build, and is not able to select different techniques for each layer.
Robert. On 11/28/06, Brad Colbert <[EMAIL PROTECTED]> wrote:
Hi folks, I'll pose this question to the group first to see if someone knows off-the-top-of-their head. With any of the compression arguments in osgdem: --RGBA-compressed --compressed Can they be used to just compress a single texture layer in a database that uses multiple layers without compressing the other layers? For example: osgdem -d Elevation --layer 0 --compressed -t OTW --layer 1 -t NVG --layer 2 -t Irradiance --layer 3 -t HorizonMaps -o TestModel.ive I'm trying to reduce the memory footprint of a fairly complex database we are building by using compression but some of the layers encode data that won't survive compression. My thought is to compress just the albedo imagery (anything helps). Thanks, Brad --- Renaissance Sciences Corporation O/M: 480 290-3997 F: 425 675-8044 _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
