[Plib-users] Overriding face culling
Brought to you by:
sjbaker
From: Paolo L. <p.l...@ci...> - 2003-02-19 15:43:33
|
Since of too many badly oriented surfaces in a (3DS) dataset I tried to get help by ssgOverrideCullface, which I expected to override the backface culling mechanism - i.e. I expected to look at back faces too. It seems not to work. Yet the test on ssgGetCurrentContext()->cullfaceOverridden()); reflects the different status set through the call to ssgOverrideCullface. Ok, then I tried this w/o knowing deeply ist meaning ssgGetCurrentContext()->setCullface( 0 or 1 ); and the test on ssgGetCurrentContext()->cullfaceIsEnabled()); always return 1 (true). Can anybody explain why? and how to force disabling back face culling? Thanks && greetings - Paolo ------------------------------------------------------------------------- Paolo Leoncini phone: +39 (0823) 623134 Visualization & Virtual Reality fax: +39 (0823) 623126 CIRA - Italian Center for Aerospace Researches mailto:p.l...@ci... Via Maiorise - 81043 Capua (CE) Italy http://www.cira.it |