Hi Robert,

New (little) enhancement:

"
Added osgUtil::Simplifier the ability to have an absolute target sample count 
when downsampling.
Note that the simplifier will try to satisfy both count and ratio targets. 
Thus, downsampling will stop when "(countOk && ratioOk) || maxErrorOk".
This is especially useful when requiring your Geometries to have less than 
(say) 65k triangles (int to short indexes).
"

Base revision :
f0251bd3dad52f04f95ae2e06bc815074af112be (= trunk 15151)

Cheers,

-- 
Sukender

Attachment: Simplifier with absolute target count.7z
Description: application/7z-compressed

_______________________________________________
osg-submissions mailing list
osg-submissions@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to