I'm using intensively the OpenGL extension in Fusion2.5 (openGL.mfx) and that's a wonderful extension (fast and reliable).
However, I'm trying to figure out how I can display my Polys on one side only (as it should be by default).
Currently everything works pretty well but all my polys are displayed in both sides. I would like them to be displayed in the front side only.
How can I do that?
I tried using the "Cull face" action by specifying 0 (front), 1 (back) and 2 (both) but all give the same result: all polys are displayed in both sides...
Help on this point would be very welcomed.![]()