Re: [osg-users] Import Large Meshes

2009-04-01 Thread Robert Osfield
Hi Brian,

I'm afraid VirtualPlanetBuilder is based around processing heightfiels +
imagery, not irregular polygonal meshes so won't be of any help.

The osgUtil::Simplifier might be able to help though, although you'll
probably need to break up the model into chunks first.  One thing it would
be worth doing is when loading you models is to disable the tri-stripping of
the models.

Robert.

On Tue, Mar 31, 2009 at 7:12 PM, Brian R Hill bhil...@csc.com wrote:

 Folks,

 I'm trying to import large meshes, +10 million verts, +20 million tris from
 obj files. I'm not familiar with the terrain generation/processing parts of
 OSG and was wondering if there are any utilities that I can use to
 subdivide these or convert to pageable chunks.

 Thanks,

 Brian

 This is a PRIVATE message. If you are not the intended recipient, please
 delete without copying and kindly advise us by e-mail of the mistake in
 delivery.
 NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
 any order or other contract unless pursuant to explicit written agreement
 or government initiative expressly permitting the use of e-mail for such
 purpose. •
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

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


[osg-users] Import Large Meshes

2009-03-31 Thread Brian R Hill
Folks,

I'm trying to import large meshes, +10 million verts, +20 million tris from
obj files. I'm not familiar with the terrain generation/processing parts of
OSG and was wondering if there are any utilities that I can use to
subdivide these or convert to pageable chunks.

Thanks,

Brian

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose. •
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org