greatveemon
@greatveemon
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 24
Reply
RE: For who wants to practice in Matrix algebra…

is even possible to get #x, #y, #z, #xy, #xz, #yz, and #xyz mirrors on a single plane? :I all I can get is one mirror object per arbitrary plane like …

8 years ago
Forum
Reply
RE: parameter wiring

imo… this my help you…

8 years ago
Forum
Reply
RE: Step through/out debugging in Maxscript

Yeah… I already also tried those things and it’s often crash except the stack(). Can’t really believe that max aren’t improving their debugger. Thank…

8 years ago
Forum
Topic
Forum
Replies: 3
Views: 10
Reply
RE: [MaxScript] even edgeloop vertex distribution/spacing?

it was from PolyBoost which was once just a maxscript and just re-written on C. the website is still alive:

8 years ago
Forum
Reply
RE: [MaxScript] even edgeloop vertex distribution/spacing?

hmmm… I doubt SpaceLoop is using a spline fn gvSpcLoop = ( obj = $ edgeLen = 0.0 obj.EditablePoly.ConvertSelection #Edge #Vertex selEdgeVert = (poly…

8 years ago
Forum
Reply
RE: [MaxScript] even edgeloop vertex distribution/spacing?

So did you already solved this? and are you dividing the total length by vertex count? should it be edge count?

8 years ago
Forum
Reply
RE: Imitating the parent/child via matrices.

okay I’ll try… but did you test the code above that I post so you can understand what I really mean?

9 years ago
Forum
Reply
RE: Imitating the parent/child via matrices.

Interesting… I need to multiply the its own transformation on inverse matrix of its parent before multiplying its parent transform? I only used to fi…

9 years ago
Forum
Reply
RE: Imitating the parent/child via matrices.

I already reading some about it, but I’m more glad if someone gives me an answer and a little explanation than asking my matrix algebra skill. but i…

9 years ago
Forum
Topic
Forum
Replies: 7
Views: 21
Reply
Reply
RE: RayIntersect

So I guess collision detection is not easy… which technique is the most optimal? I already heard of aabb though… but that means I need to create a lot…

10 years ago
Forum
Reply
RE: RayIntersect

this seems working only on a ray… how to detect if the 2 mesh collide? btw…where did you found the source code? Can’t find it in SDK documentation…

10 years ago
Forum
Page 2 / 3