using a scripted mouse tool maybe for example : ( global pA global pB tool boxDrag ( on mousepoint clickNumber do ( if clickNumber == 1 …
does it need more then one click for you? thanks, the script works . the culprit was the forcelistenerfocus parameter. pickobject filter:geometr…
thanks for the post! you are asking for 2 picks If i remove the count parameter it takes 2 clicks (1 click is wasted for giving max focus, irrespe…
all that is nice would mind trying to apply deformation on the sphere ? like noise or something? try replacing boxes by teapot and watch the direction…
thanks for the post You could use the longest edges of the polygon as the second vector to get the boxes aligned properly. will it work for all ca…
What do you want to use as second vector? what choices do i have, Heh… the second vector is the problem, the third one is just the cross of the firs…
thanks for the post! c = in coordsys local polyop.getfacecenter <the_plane> n = in coordsys local polyop.getfacenormal <the_plane> …
thanks for the posts! NO PAIN NO GAIN cliche. This made me LOL here is my attempt (it calculates intensity at a particle due to all spotligh…
use Render to Texture to bake lighting element – THE MOST ACCURATE yea that is the best. its a bit painful to use with V-ray but once i baked in the…
glad it worked! 해결되었습니다… HornBerger님 앞으로 잘 부탁드리겠습니다. 감사합니다. lol me and my browser (safari) both don’t understand korean
here’s a more sophisticated approach (the advantage of this script is it calculates the correct transformation matrix irrespective of the transformati…
i think rc3 didn’t have mesh support for vray lights… anyways try this… maybe it will work… ( newselection = #() try (delete $vraylightfromsplinesh…