Author Topic: performance question  (Read 2068 times)

Offline Thomas.

  • double
  • *****
  • Posts: 833
    • View Profile
performance question
« on: August 20, 2011, 06:42:18 pm »
I need plane visible from both side, what is faster 2 triangles or one but without backface culling?

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: performance question
« Reply #1 on: August 21, 2011, 10:31:55 am »
Go with disabled backface culling.