HornBerger
@hornberger
New Member
Joined: Feb 14, 2024
Topics: 17 / Replies: 85
Reply
RE: how to get "region of viewport" input from user

using a scripted mouse tool maybe for example : ( global pA global pB tool boxDrag ( on mousepoint clickNumber do ( if clickNumber == 1 …

14 years ago
Forum
Reply
RE: dotnet, Pick Button

does it need more then one click for you? thanks, the script works . the culprit was the forcelistenerfocus parameter. pickobject filter:geometr…

14 years ago
Forum
Reply
RE: dotnet, Pick Button

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…

14 years ago
Forum
Topic
Forum
Replies: 6
Views: 8
Reply
RE: polygon Transformation matrix

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…

14 years ago
Forum
Reply
RE: polygon Transformation matrix

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…

14 years ago
Forum
Reply
RE: polygon Transformation matrix

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…

14 years ago
Forum
Reply
RE: polygon Transformation matrix

thanks for the post! c = in coordsys local polyop.getfacecenter <the_plane> n = in coordsys local polyop.getfacenormal <the_plane> …

14 years ago
Forum
Topic
Forum
Replies: 11
Views: 45
Reply
RE: intensity of light

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…

14 years ago
Forum
Reply
RE: intensity of light

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…

14 years ago
Forum
Topic
Forum
Replies: 6
Views: 17
Reply
RE: [Query] Vraylight to Spline Rectangle … Will I be able ?

glad it worked! 해결되었습니다… HornBerger님 앞으로 잘 부탁드리겠습니다. 감사합니다. lol me and my browser (safari) both don’t understand korean

14 years ago
Forum
Reply
RE: [Query] Vraylight to Spline Rectangle … Will I be able ?

here’s a more sophisticated approach (the advantage of this script is it calculates the correct transformation matrix irrespective of the transformati…

14 years ago
Forum
Reply
RE: [Query] Vraylight to Spline Rectangle … Will I be able ?

i think rc3 didn’t have mesh support for vray lights… anyways try this… maybe it will work… ( newselection = #() try (delete $vraylightfromsplinesh…

14 years ago
Forum
Page 1 / 7