Kramsurfer
@kramsurfer
New Member
Joined: Feb 14, 2024
Topics: 23 / Replies: 352
Topic
Forum
Replies: 0
Views: 11
Reply
RE: Deleting user property?

If you’re just setting a short term string var on the object, consider AppData… Especially if you expect to execute on large scenes as it’s way faster…

15 years ago
Forum
Reply
RE: How can i release my script for commercial?

True that… MSX encryption is designed to protect your code from the average 3Ds Max Artist, not other coders… Heck for most artists, just take the c…

15 years ago
Forum
Reply
RE: SDK – writing a maxscript extension

no Pun intended for the “Bare-Bones Distance” search I’m sure! If you have them arrayed, you may want to implement a half step search algorithm, wh…

15 years ago
Forum
Reply
RE: SDK – writing a maxscript extension

Are you using MaxScripts Native ‘Distance’ command? Just curious…

15 years ago
Forum
Reply
RE: How to handle large scene?

Merge Half. Work. Merge second half. Work. If the object has been a victim of mirroring or other inversions, it should show it by it’s determinant…

15 years ago
Forum
Reply
RE: How to handle large scene?

Also check you’re instancing. Multiple copies of a non-instanced object with geometry producing modifier like “Bevel” can skyrocket your scene’s memo…

15 years ago
Forum
Reply
RE: New DotNet control to download on LoneRobot.net – HitchHiker

Or better yet, have an image that you can associate with a max, or any other file, and drag and drop the image but have the associated file passed as…

15 years ago
Forum
Reply
RE: New DotNet control to download on LoneRobot.net – HitchHiker

Wow… Just reviewed this control… Amazing… Can’t wait to be on 2010… maybe in 2012…

15 years ago
Forum
Reply
RE: backburner pb: multiple tasks on a single computer

What about keeping it at Priority 0 and hosted to one machine. And ensure whoever else understands the consequence of putting other jobs in at zero… …

15 years ago
Forum
Reply
RE: backburner pb: multiple tasks on a single computer

Yeah, what we’re doing is computationally longer but when spread across all the nodes, much faster in artist time and allows for more iteration. What…

15 years ago
Forum
Reply
RE: backburner pb: multiple tasks on a single computer

If you’re save I-Maps. I would save per render with a callback like so… The function “f360lib.digittostring <number> 4” returns a four digit fr…

15 years ago
Forum
Reply
RE: usermacro overwrites

Thanks Bobo… That’s perfectly clear now…

15 years ago
Forum
Reply
RE: usermacro overwrites

I’m a big fan of the fileIn “” technique, where the MacroScript definitions have only a filein to a .ms file that I can then locate in an organized fo…

15 years ago
Forum
Reply
RE: ShowAll() – handy Snibbit

ahh. thanks… nice addition biddle… BTW Demigod looks amazing… nice work

15 years ago
Forum
Page 2 / 25