Normals from custom objects
Posted: Sun Jun 13, 2010 9:14 am
Is there a way to change the direction of normals from custom objects with setNormal()? I've tried the triangle example from the Python reference, but haven't been able to change normals. By default, the normals of the triangle are always 0,0,0 and changes with setNormal() are simply ignored. I've found a way, though, but it's not very fashionable and for complex objects this method would be to difficult.
Could you please check this? Thanks a lot in advance!
Could you please check this? Thanks a lot in advance!