Re: [osg-users] Drawable optimization

2009-04-20 Thread Robert Osfield
Hi Harold, On Tue, Apr 14, 2009 at 12:37 PM, Harold Comere wrote: > Hi all, > > I am currently working on a kind of drawable optimizer. > My goal is to make primitive set groups and have only one drawable per > group. ( grouping vertexs linked by any face of the group ) > The effect will be to a

Re: [osg-users] Drawable optimization

2009-04-14 Thread Paul Martz
ftware LLC http://www.skew-matrix.com +1 303 859 9466 -Original Message- From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Harold Comere Sent: Tuesday, April 14, 2009 5:38 AM To: osg-users@lists.openscenegraph.org Subject:

[osg-users] Drawable optimization

2009-04-14 Thread Harold Comere
Hi all, I am currently working on a kind of drawable optimizer. My goal is to make primitive set groups and have only one drawable per group. ( grouping vertexs linked by any face of the group ) The effect will be to avoid to have separated objects in a same drawable. In same way, i want to merge