MatanH
@matanh
New Member
Joined: Feb 14, 2024
Topics: 28 / Replies: 281
Reply
RE: MAXScriptManager

Sounds very cool! When will it be public?

14 years ago
Forum
Reply
RE: subroll expand event

thanks Denis, I didn’t notice that for some reason

14 years ago
Forum
Topic
Forum
Replies: 2
Views: 10
Reply
RE: Normalized Hermite Curve Interpolation

Hi, I have created another version of what you where doing in my version I added a scale controller on the interpolated points to visualize changes i…

14 years ago
Forum
Reply
RE: makeUniqueArray for complex types?

fn getUniqueMatsByName mats = ( local uniqueMatNames = #() local uniqueMats = #() for m in mats where findItem uniqueMatNames (m.name as name) ==…

14 years ago
Forum
Reply
RE: Morphing vertex color

I have tested your scene and the setup is exactly as I described. The only problem is that the “uvw mapping” modifier that you set as “xyz to uvw” is …

14 years ago
Forum
Reply
RE: Morphing vertex color

You can do this with no SDK / script at all… Steps: for every morph target, duplicate the object, vertex paint it and using “tools->channel info…

14 years ago
Forum
Reply
RE: Surface Follow problem

could you give us a working example so that we can experiment on?

14 years ago
Forum
Reply
Reply
RE: Math for skin transfer?

I added a checkbox next to the thresh parameter so that it will be clear how it effects then result. ( global roll_Test try (destroyDialog roll_Tes…

14 years ago
Forum
Reply
RE: Math for skin transfer?

I had some more fun with the ui, don’t know why… anyhow here it is: ( global roll_Test try (destroyDialog roll_Test) catch () rollout roll_Test “S…

14 years ago
Forum
Reply
RE: Math for skin transfer?

Hi, I had some fun with your code and rearranged it in an interactive dialog. press the left mouse button anywhere on the map to add a white point an…

14 years ago
Forum
Reply
RE: Math for skin transfer?

why don’t you simply use the skinUitilities for that? can you post the code for the Shepards method test?

14 years ago
Forum
Reply
RE: Function index tool

As you can read on my first post here, I released the first update which includes: Updates in version 0.3: Better function identification algorithm…

14 years ago
Forum
Reply
RE: Function index tool

plastic – thanks for the extra detail! JHN – some interesting ideas there, thanks. I thought a bit about what you guys have suggested and I’m planni…

14 years ago
Forum
Page 9 / 21