[osg-users] Confused about back face culling

2009-02-18 Thread Martin Beckett
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

Re: [osg-users] Confused about back face culling

2009-02-18 Thread Tomlinson, Gordon
@lists.openscenegraph.org Subject: [osg-users] Confused about back face culling 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