d3coy
@d3coy
New Member
Joined: Feb 14, 2024
Topics: 11 / Replies: 123
Reply
RE: Visual C++ Express and SDK

Ahh what a shame. Thanks for the enlightenment mustan9.

18 years ago
Forum
Reply
RE: Visual C++ Express and SDK

I’ve never known anyone to be able to create a plugin with something other then VC. Nor have I. I’m just wondering why the max SDK is so dependent …

18 years ago
Forum
Reply
RE: Visual C++ Express and SDK

Would it be at all possible to compile the SDK via an open source c++ IDE like Dev C++ or others? I’m a little ignorant on c++, but as far as I under…

18 years ago
Forum
Reply
RE: Node Knowledge From Within Custom Attribute.

Hi Kramsurfer, I had this question a few days ago, here’s the thread:

18 years ago
Forum
Reply
RE: How to create a curve which follows the position of severals points ?

woops, thanks Wahooney I’ve gone in and edited the post, the results are essentially the same.

18 years ago
Forum
Reply
RE: How to create a curve which follows the position of severals points ?

Here are some benchmarks for common bezier interp. methods. Just copy, paste, and run. What surprised me was that the method1LinearInterp function t…

18 years ago
Forum
Reply
RE: How to create a curve which follows the position of severals points ?

eek, Thanks for the pointers, looking at it again makes me think that deBoor is probably the way to go, since the in/out vectors are supplied. I was…

18 years ago
Forum
Reply
RE: How to create a curve which follows the position of severals points ?

[left]Thanks for the example Brad. Is the plugin version of that spline solver available for download anywhere? I’ve been wondering for a while how …

18 years ago
Forum
Reply
RE: Two questions

ahhh excellent! thanks Paul

18 years ago
Forum
Reply
RE: Two questions

Hey kees, this.delegate yields the modifier that the scripted modifier inherits, but not the underlying object that the modifier is applied to, unles…

18 years ago
Forum
Topic
18 years ago
Forum
Replies: 5
Views: 18
Reply
RE: Fast way to get tri polygon count on editable_polys?

I think the only way would be to access it as object.mesh.numfaces, but you’re right that it creates the trimesh in memory, you can visually see the j…

18 years ago
Forum
Reply
RE: Testing for intersection of objects

Hey Eran, I had to do something like this recently… testing if particles were within a certain threshold distance from some specific geometry. I use…

18 years ago
Forum
Reply
RE: Wave functions, fourier transforms etc

Thanks eek, I’m not too familiar with Fourier transforms… I know that they use them in the new fluid solvers we’re seeing nowadays to ease calculatio…

18 years ago
Forum
Reply
RE: Orientation Constraint in MXS

I’m not exactly sure how it works in the SDK, but with maxscript you can get a rotational value from two object’s rotations using the slerp method. S…

18 years ago
Forum
Page 4 / 9