martinB
@martinb
New Member
Joined: Feb 14, 2024
Topics: 35 / Replies: 187
Reply
RE: creating new primitive shapes

You could also try an old script of mine: Plug-O-Matic It will take an editable mesh and turn it into a new object type. Unfortunately, this does no…

18 years ago
Forum
Reply
RE: Python + MXS

That is pretty cool! I can wait for your final release but if that is out, make sure to let us know! Directly connecting Python to MAXScript will make…

18 years ago
Forum
Reply
RE: Recommended MaxScript Textbooks

Bobo: It would be a pain to write (formatting code for a book is really tricky) and a bad business decision (few people would buy it). I am not goin…

18 years ago
Forum
Reply
RE: Recommended MaxScript Textbooks

Bobo: Even if you would print it, in what order are you going to read it? It is not linear, it is a hyperlinked document. I tried to export it to PD…

18 years ago
Forum
Reply
RE: Recommended MaxScript Textbooks

I agree that having a good text book on a subject helps a lot to put everything into context and get a bigger picture. I would love to see an advanced…

18 years ago
Forum
Reply
RE: bvh based face/lipsync capture import?

A quick question about that Zign thing (without looking at the BVH file): Does this indeed produce 3D (!) mocap data from a single camera? Thanks! – …

18 years ago
Forum
Reply
RE: Checking where BitmapTexture is used in scene

RustyKnight: My first instinct would be to write a whole bunch of functions that would iterate through the various material libraries, collecting th…

18 years ago
Forum
Reply
RE: Vertex manipulator?

I’ll have to postpone this a little, right now I am working around this by sacling about the camera, thanks to a tip from Martin Coven. – MartinB

18 years ago
Forum
Reply
RE: Vertex manipulator?

Not sure we are talking about the same thing. I want an “automatic” manipulator, like you get when manipulating a spotlight, not a “standalone” manipu…

18 years ago
Forum
Reply
RE: Vertex manipulator?

Thanks for the comment! Fortunately, I am doing this setup just for me, so no complaints to be expected. So how would you go about scripting a verte…

18 years ago
Forum
Topic
Forum
Replies: 6
Views: 37
Reply
RE: File comparision: Rip apart getFileModDate, or is there an easier way?

I always wondered whether we could use something like CRC for comparing files, but haven’t found any tool to do so… Any ideas? – MartinB

18 years ago
Forum
Reply
RE: Advanced Intersect()?

AFAIK, both RayMeshGridIntersect and MeshProjIntersect won’t handle deforming objects well. Any static acceleration structure will have trouble with d…

18 years ago
Forum
Reply
RE: Vector * Matrix

Hope I get this right… A matrix3 value really is a 4×3 matrix (four rows). And a point3 value is a (1×3) row vector, therefore goes to the left of t…

18 years ago
Forum
Reply
RE: Opensource Maxscript Layer System?

PiXeL_MoNKeY: The Blur Version of the Onion should be, if I remember correctly, Maxscript only. -Eric AFAIK, it is MAXScript plus ActiveX (for th…

18 years ago
Forum
Page 14 / 15