what do you think ?
I need to fire rays in such a way that they are focused only on the object. For that I need to find triangles which are facing the source ( and remove back facing triangles through the test) and then generate huge number of points per triangle. Using these points and source location I will generate direction vectors for the ray. Do you think this is a correct approach ?
Can back face culling deal with partially visible triangles ?
Started by broli86, Apr 24 2008 12:07 PM
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












