Message 1 of 6
FindUsingVector See across material

Not applicable
02-19-2014
03:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I'd like to implement a function that returns all the faces visible from a given point.
FindUsingVectos has a cone functionality that seems to be the perfect solution for my problem (I migth need to call it several times with diferent direction vectors but) I can get all the faces for a given point, direction and cone angle.
The problem I'm having is that it also returns faces that are behind material and with a single intersection point per occurence, i won't have information enough to discriminate if farther faces are visible or not.
Does anybody know how can I implement this function.
Thanks a lot
Pablo