Hi Sam, The easiest way to create a contour is to use TexGen/TexGenNode and 1d texturing, the osgtexture1D example provides code that does this.
Robert. On Thu, Aug 28, 2008 at 12:43 PM, Sam <[EMAIL PROTECTED]> wrote: > Hello, > > I am looking for a way to render a model as a contour only. Like this image > example http://www.treden.com/anyone_can_draw/images/contour.gif (found via > Google) > So I am not trying to render the model as wireframe nor using hidden line > removal but really only a contour. > > Hope somebody knows a way. > > Thanks > Sam > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

