Wahooney
@wahooney
New Member
Joined: Feb 14, 2024
Topics: 60 / Replies: 278
Reply
RE: maxscript control question

The Multi/Sub-Material dialog is actually just a couple of buttons and checkboxes, etc. with some and a floating scroll bar. It cunningly reallocates …

18 years ago
Forum
Topic
Reply
RE: How to create a curve which follows the position of severals points ?

erilaz: We should actually scour that forum some more and add more of it to the Wiki. I started a few months ago when the Wiki went live, but then lif…

18 years ago
Forum
Topic
Forum
Replies: 0
Views: 5
Reply
RE: A pre-cursor to MaxScript?

I believe that the only programming knowledge that you need to start maxScripting is a basic understanding of OOP, conditionals, loops, variables (and…

18 years ago
Forum
Reply
18 years ago
Forum
Reply
RE: New Script: Array (needs work)

Thanks for the heads up James, I set the spinners’ default to 1 but not the parameters. Here is the reworked code: — — Created with Scripters Arm…

18 years ago
Forum
Reply
RE: New Script: Array (needs work)

Thanks Georg, I’ve wanted something like this for a long time (as a modifier, btu what can you do :p). I hope you find many uses for it.

18 years ago
Forum
Reply
RE: New Script: Array (needs work)

I managed to hack a fix to my problem, but I don’t like it… I added the following code to the end of my “for i in count” loop. if i == 1 then …

18 years ago
Forum
Reply
RE: New Script: Array (needs work)

Ok, I’ve got some revised code here that adds a randomize UV aspect, but I have a strange problem, the first mesh element in the array generates it’s …

18 years ago
Forum
Reply
RE: New Script: Array (needs work)

One thing that I have found already is that by adding a gc() at the end of the “if isValidNode node” condition it eliminates a lot of memory usage.

18 years ago
Forum
Topic
Forum
Replies: 7
Views: 5
Reply
RE: How to create a curve which follows the position of severals points ?

Has anyone thought of using Catmull-Rom curves for this?

18 years ago
Forum
Reply
RE: Help me: MaxScript and EditPoly

I’ve got a sneaky suspision that map channels and explicit vertex positioning has been ommitted because of the animation aspect of edit poly.

18 years ago
Forum
Topic
Forum
Replies: 7
Views: 7
Page 2 / 23