PDA

View Full Version : 3DS Max plugins



vgo
30-05-2007, 07:29 AM
Has anyone made plugins for the 3DS Max with Delphi? I've been trying to find information about this with no luck so far... :(

Guess I could write them in C/C++, but I don't have any C compilers and I have no idea what kind of compiler is needed for them, if anyone has any experience with that it would help.

JSoftware
30-05-2007, 11:25 AM
I haven't researched in the newer 3DS SDK's but the SDK for R3.1 required Visual C++

vgo
30-05-2007, 01:36 PM
I downloaded the 3ds Max 9 trial, it should be fully functional (for 30 days) with SDK to try to develop plugins for it. The SDK documentation says that Visual Studio 2005 .NET is needed... I'm gonna have a look on the 3DXI API, hopefully it's not as bad as the full API.

But if VS is really needed, then I'm screwed. I'm not gonna buy any VS crap just to build one plugin... :evil:

JSoftware
30-05-2007, 01:37 PM
You could check if it works with the express editions?