Blue
@blue
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 142
Reply
RE: How to find the faces inside an outline ?

stuh505: how to get that one face? imagine the outline is not a simple convex shape. eek: what if the geo is not flat, what does the 0.1 extrude do? …

20 years ago
Forum
Reply
RE: How to find the faces inside an outline ?

Concave outlines would complicate this. Is that a possibility?

20 years ago
Forum
Reply
RE: Change the way diffuse/vertex lighting displays?

Sure why not, you just need to find a place to store the original vert colors so you can restore them when the function is turned off. This could be s…

20 years ago
Forum
Reply
RE: new listener design feed back

Very nice, I didn’t see anyway to get back to the listner when a script was open, maybe it could be a tab.

20 years ago
Forum
Reply
RE: Encrypting Macroscripts

Max provides no way to decrypt a MSE to get it back to text again. A script can always call and execute a MSE with the fileIn() function. And yes it …

20 years ago
Forum
Reply
RE: Encrypting Macroscripts

If I recall correctly there is no way to encrypt a MCR file only MS files. So convert the MCR to a MS, encrypt it and have the MCR execute the MSE fil…

20 years ago
Forum
Reply
RE: How to create a surface starting from a cloud of points ?

Are the points equal distances from each other? like a geosphere.

20 years ago
Forum
Reply
RE: Could any one write a script: to create a sponge (a new idea)

Thanks Nebille, I’ve got another idea on how to attack this problem, now to find the free time to explore it. Hey Georg, don’t take the fun out of t…

20 years ago
Forum
Reply
RE: Read registery HKEY

The “****ing Help” can be found in Max at: Help > MAXScript Reference… Or on the hard-drive at: <maxDir>\help\maxscript.chm

20 years ago
Forum
Reply
RE: mental ray ambient occlusion pass

There doesn’t seem to be a way to connect via script to the Material Override, but as EverZan pointed out, a render preset would be fairly easy and it…

20 years ago
Forum
Reply
RE: newbie question replace mat

Peterwildman: Thanks guys for the fast reply. I think I haven’t been clear on my question here is my script so far. what i want is a line of code t…

20 years ago
Forum
Reply
RE: newbie question replace mat

Instead of making a new material, why not just edit the existing one? Max object names are not unique identifiers, any number of objects can share th…

20 years ago
Forum
Reply
RE: Could any one write a script: to create a sponge (a new idea)

Any geo will work. Parametric primative or collapsed mesh. prettyPixel: So For each node you can know the various links. Thereafter I would li…

20 years ago
Forum
Reply
RE: Could any one write a script: to create a sponge (a new idea)

This thread looked like so much fun I decided to give it a shot. I’ve been toying with filling an objects volume with a network of geo. I’ve found th…

20 years ago
Forum
Reply
RE: CgTalk Maxscript Challenge 009: "BACK TO BASICS: Flickering light"

RyanT: I just tried your script and I have a few suggestions: [ul] [li]Consider wiping out the self illum keys on materials that have already been ke…

20 years ago
Forum
Page 10 / 11