Denis i took your feedback on what values needed to be calculated. Im not clear on how to create the variable which is multiplied to the original node…
I know the cross production is the vector which creates the up vector/ right angle of two vectors. Not to familar with the dot product. Care to share …
JokerMartini: Step 1: How to find this point? soved this with some trig… fn GetVectorsAngle v1 v2 = ( theAngle = acos(dot (normalize v1) (no…
Yeah this is surely a tricky one. I’m wondering if there is an easier approach to the solution we are overlooking by chance… I’m still trying to find …
your solution makes sense but im only familiar doing the first part. could you show how to do the rest?
No it doesn’t appear to work as expected. It just places the object along the vector, which doesn’t create the desired result as the image shows above…
–1 – Get the distance between the big sphere and the yellow box. –2 – place the big sphere on the path(vector/direction) between the small sphere and …
Step 1: How to find this point?
fixed! Also, keep in mind that The SelectionMode property must be set to FullRowSelect or RowHeaderSelect for the SelectedRows property to be populat…
dotNet.addEventHandler uiGroupList “SelectionChanged” doubleClickGroups didn’t fix the bug still…
For your help I’ll try that out when I get home.
correct. on the X y or z axis