Hello guys,
I would like to transform a shape like a shadow from point light.
I need your help,
Thanks, Yusuke
Hello guys,
I would like to transform a shape like a shadow from point light.
I need your help,
Thanks, Yusuke
Hi Yusuke - please post an example file.
-Pascal
work in wireframe !!!
query the light position
_what
copy the position
draw a point
_point
paste above position
use the initial Pattern
_extrudeCrvToPoint
(to above point)
_scale
… (center = point above)
result are the blue surfaces in my case
_intersectTwoSets
to get the curves on the target surface
(don t use _intersect !)
sample_tp.3dm (18.9 MB)
kind regards - tom
Hi Jeremy,
Yes, it is exactly what I want!
Hi Tom,
It works as I hope! thank you very much!
Tom has already explained, saving me the bother!