Hi Christoph, Have a look at the osggeometry example as it illustrates how to use osg::PolygonStipple (wraps up glPolygonStipple).
Robert. On 10 July 2014 14:50, Christoph Dohmen <[email protected]> wrote: > Hi, > > I have to fill a given polygon with a hatch pattern. The pattern could be > horizontal, vertical, diagonal or a combination of them. > Is it possible to define a state or add something to the drawable to > achieve this? > > Thank you! > > Cheers, > Christoph > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=60238#60238 > > > > > > _______________________________________________ > 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

