JokerMartini
@jokermartini
New Member
Joined: Feb 14, 2024
Topics: 252 / Replies: 909
Topic
Forum
Replies: 3
Views: 34
Reply
RE: rotating from center and normal

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…

10 years ago
Forum
Reply
RE: rotating from center and normal

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 …

10 years ago
Forum
Reply
RE: rotating from center and normal

JokerMartini: Step 1: How to find this point? soved this with some trig… fn GetVectorsAngle v1 v2 = ( theAngle = acos(dot (normalize v1) (no…

10 years ago
Forum
Reply
RE: rotating from center and normal

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 …

10 years ago
Forum
Reply
RE: rotating from center and normal

your solution makes sense but im only familiar doing the first part. could you show how to do the rest?

10 years ago
Forum
Reply
RE: rotating from center and normal

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…

10 years ago
Forum
Reply
RE: rotating from center and normal

–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 …

10 years ago
Forum
Reply
RE: rotating from center and normal

Step 1: How to find this point?

10 years ago
Forum
Topic
Forum
Replies: 13
Views: 99
Reply
RE: dotnet datagrid not getting selection count

fixed! Also, keep in mind that The SelectionMode property must be set to FullRowSelect or RowHeaderSelect for the SelectedRows property to be populat…

10 years ago
Forum
Reply
RE: dotnet datagrid not getting selection count

dotNet.addEventHandler uiGroupList “SelectionChanged” doubleClickGroups didn’t fix the bug still…

10 years ago
Forum
Reply
RE: dotnet datagrid not getting selection count

For your help I’ll try that out when I get home.

10 years ago
Forum
Topic
Forum
Replies: 4
Views: 41
Reply
RE: Nodes facing each other

correct. on the X y or z axis

10 years ago
Forum
Page 6 / 78