Where is info on how to set up Backface Culling

Forum Archive Where is info on how to set up Backface Culling

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14279
    glenng910
    Participant

      I am not sure how backface culling works.  I can see what it does but I am not clear on the setup – for example the invisible walls.  

      Also, why not just use a standard cube and remove the top, front and side faces?

      Thanks

      #70071
      Jonathan Lampel
      Participant

        Backface culling works by only rendering one side of a polygon, and it chooses which side based on the direction of the face’s normal. This only works in the viewport though and does not affect Cycles, so the walls closest to the camera are set to be ignored by the camera in Cycles. 

        You could definitely just remove those faces if you want, but I wanted to be able to light the scene with an environment light and only have that light spilling through the windows and bouncing off those invisible walls. 

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Where is info on how to set up Backface Culling’ is closed to new replies.