AC3D plugin tutorialsIntroductionThese tutorials were written to assist the user in creating AC3D plugins. AC3D plugins are written in C/C++. I'm not aware of any other languages supported by AC3D plugins, but I suspect there are none. Get the AC3D SDKBefore you can start writing plugins for AC3D, contact Inivis to get the AC3D Software Development Kit (SDK). Contact Inivis, requesting the SDK (you will need to include your AC3D license key). Getting started with an IDEStart here if you are using an IDE (integrated development environment) for C/C++ development (such as Microsoft Visual Studio).
Getting started with AC3D pluginsStart here after you have setup your IDE, or if you are starting with a command line compiler.
|
All content Copyright © 2006 Dennis Hawthorne, except where explicitly noted supercoldmilk © 2006 Dennis Hawthorne |