On 25 July 2014 07:06, Sonya Blade <[email protected]> wrote:
> Just wanted to remind. > > Hi All, > > I have 2 question related to scribing in OSG. > > #1)What is the technical differencies, pros/cons using wireframing created > with the osgFX:scribe and > the one created with decorator type (osgScribe example). It seems that > osgFX::Scribe is much more compact > and convenient way for programmers but I'd like to know is there any > performance penalties? > > #2)When using scribing and loaded object face types are quad, OSG somehow > tesselates them as triangles > and subdivides quad surfaces as 2 triangles split by diagonal. Is there > any way to change that in osgFX:scribe > properties to render the wireframing as quads ? > They are essentially the same thing, osgscribe was in original, osgFX::Scribe came after but implements the same technique. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

