Menu

cull

Help
2010-10-16
2013-03-15
  • Robin georg

    Robin georg - 2010-10-16

    I have a freeform with 3ds or Stl file and I want to make a (front face culling] ) anf( Back face culling) is there any way to do it in glscene?

     
  • YarUnderoaker

    YarUnderoaker - 2010-10-16

    Material.FaceCulling

    please proceed to out forum https://sourceforge.net/apps/phpbb/glscene/

     
  • Robin georg

    Robin georg - 2010-10-18

    Thank you, but how to detrmine the FRONT FACE cull or the BackFace cull.
    I know that opengl have such command but did glscene support it?
    Can you right any code to ilustrate the front face culling and other one ilustrate the back face culling?
    Sorry if this is stuipid, but I'm new and there is no help for Culling except the demos.

     
  • YarUnderoaker

    YarUnderoaker - 2010-10-18

    In GLScene front face is counter clock wise by default.
    You can manually set rci.GLStates,FrontFace in GLDirectOpenGL.OnRender

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.