javabeans
@javabeans
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: Get/set transformation offset — what am I doing wrong?
i am so glad it helps some. ya, i totally agree with you:matrix is a most mysterious part of computer graphics, at the same time, most interesting! …
11 years ago
Forum
Reply
RE: Get/set transformation offset — what am I doing wrong?
yes ,your first step works but it is not correct. because: p1.transform * offset=p1.transform*(inverse p1.transform) * p2.transform, which is absolute…
11 years ago
Forum
Reply
RE: Fixing transform rotations
the following is quoted from maxscript help: quat value chapter, might be helpful… getEulerQuatAngleRatio <quat1> <quat2> <eulerAngles…
11 years ago
Forum
Reply
RE: about matrix3 ,help
i think the matrix3 value is the most versatile type to represent the transform of node,modifier context,subobject in max.any time i encounter a probl…
19 years ago
Forum
Topic
Topic
Reply
RE: Interface: rayMeshGridIntersectOps
thanks a lot for your detailed and heartly help. i appreciate this so much. regards javabeans
20 years ago
Forum
Topic