senor_freebie
@senor_freebie
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 56
Topic
Forum
Replies: 5
Views: 27
Reply
RE: Object Intersection

So long as you’re dealing with spheres exclusively and you only want to know if they intersect why don’t you just test the distance from Sphere B’s ve…

12 years ago
Forum
Reply
RE: Object Intersection

The direction in relation to what? Are you looking to get the direction from the normal? That seems like the most logical because with that you coul…

12 years ago
Forum
Reply
RE: Object Intersection

Also; I just realised that while my script does what your drawing requests there are another few concerns: [ul] [li]It will get a higher minimum dis…

12 years ago
Forum
Reply
RE: Object Intersection

That’s going to depend a lot on what type of objects you’re measuring … and how fast you want this to run. Let’s say it’s 2 boxes… Personally I’d pu…

12 years ago
Forum
Reply
RE: RTT with alpha

You might find it hasn’t entirely. In my circumstance I needed opacity maps to go into my diffuse map alpha, during a network bake (that’s another st…

12 years ago
Forum
Reply
RE: Create rollouts inside functions or not

This is used within scripted plugins to refer to the current instance so you are correct, but so far as I know, it doesn’t work within a plain rollout…

12 years ago
Forum
Reply
RE: Tool design decision: Plotting trajectory in real time

I’ve already got a fumeFX emitter on the rig to give me a smoke trail. What I’m looking to do is to plot the trajectory with maxscript. That is, to c…

12 years ago
Forum
Topic
Reply
RE: Funny max scripting

I have been known to write pranks into my tools for individual users. As part of my debugging I’m already outputting sysinfo.username to log files so …

12 years ago
Forum
Reply
RE: Loft Twist from CSV

I thought you were just asking for help on how to get data. I’m not trying to write your script for you. There should be sufficient information in the…

12 years ago
Forum
Reply
RE: Loft Twist from CSV

[b][b][size=2]From mem[size=2]ory: MyCS[size=2]VFil[size=2]e = [/size][/size][/size]openFile[/b][/size][/b] @”c:\bla.[size=2]csv” [/size][b][b]mode[…

12 years ago
Forum
Reply
RE: Creating segments in a Spline

Knots pos will be in local coords too from what I remember so you might need a function to translate if your incoming data is in world coords.

12 years ago
Forum
Reply
RE: Checkbutton returns to default state

I hope you didn’t leave the commented line in there!

12 years ago
Forum
Reply
RE: Checkbutton returns to default state

Out of curiosity which line worked?

12 years ago
Forum
Page 2 / 5