interface version 1
An alternative version of the original Ray SOP.
There are both advantages and disadvantages, compared to the original Ray SOP.
Advantages |
|
Limitations |
|
Parameters
For most parameter descriptions see the original Ray SOP documentation.
Ray Attrib | Create a vector attribute that points from the intersection points back to their original positions. |
Flip | Reverse the direction of the Ray Attrib vectors. |
Distance Attrib | Store individual ray distances in a float attribute. |
Ray Hit Group | Add points to this group that hit the target surface. |
Ray Miss Group | Add points to this group that missed the target surface. |
TODO |
|
Release Notes
interface version 1 —
2013-08-14 | Started implementing hit attribute import. |
2013-08-03 | First version. |