I want to draw a model as wireframe/points without the rear part being shown.
I thought Back Face Culling only draws triangles with the normal facing the 
camera, but it doesn't hide the rear surface.
The suggestions in the mailing list are to do the two pass technique of drawing 
the surface model invisibly and then drawing the wireframe/points over the top.

Is there any specific support for this in OSG?
And what use is backface culling then?

Martin

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

Reply via email to