jonahhawk
@jonahhawk
New Member
Joined: Feb 14, 2024
Topics: 38 / Replies: 152
Reply
RE: Link camera to frame number

That’s what callbacks do. As you make a viewport change, the function will fire and set the frame number according to the camera name. The first one I…

14 years ago
Forum
Reply
RE: Link camera to frame number

I tried this but I am obviously doing something wrong. This will crash Max without warning. DO NOT RUN THIS WITHOUT SAVING… callbacks.removeScripts …

14 years ago
Forum
Reply
RE: Link camera to frame number

Assuming your camera names are numbered, this will change the slidertime to the camera number everytime the scene is redrawn. I’m sure there are bett…

14 years ago
Forum
Reply
14 years ago
Forum
Reply
RE: TCP listener for iPhone controller

OSControl looks promising…

14 years ago
Forum
Reply
RE: TCP listener for iPhone controller

@Recubo, I’ve done file streaming between Max and Grasshopper. It is clunky and slow. Max has issues with reading files which are actively being writt…

14 years ago
Forum
Reply
RE: TCP listener for iPhone controller

Hey jonadb, Did you ever find success with this? I know it was a while back. You have probably seen touchOSC and its use via MIDI and Max’s motion cap…

14 years ago
Forum
Reply
RE: The Viewport Maxscript Editor – NEW

IMO, no node based UI discussion is complete without a look at grasshopper. An addon to Rhino, it is free to download… seemingly in perpetual beta. T…

14 years ago
Forum
Reply
RE: Removing default attributes

I don’t think you can remove the attributes/properties in the modify panel. It would be best to put the CAs in an Attribute Holder mod. Then it will b…

14 years ago
Forum
Topic
Reply
RE: escape characters in file paths

Use @”d:\art\rigs\gun.max”

14 years ago
Forum
Reply
RE: VErtex, indices numbering

I’m no expert but I think I’ve read about this issue before. I think you have to do this by rebuilding the mesh… I’ve wanted this as well; especially…

14 years ago
Forum
Reply
RE: birth script with particleShape issue

Any chance you can post your code? We might have better luck helping you out.

14 years ago
Forum
Reply
RE: Divide Spline / Get Step Point Position?

I know this is a scripting forum, but it seems you are looking to create a single ribbon type geometry from a drawn spline. You can use a sweep mod wi…

14 years ago
Forum
Reply
RE: Rotation script set by tangent point at nearest spline

Ah! FacePalm. I knew that… At one point… Thanks for the reminder. Contoller.value

14 years ago
Forum
Page 4 / 13