Topics of interest to people customizing Autodesk M&E products using SDKs and scripting APIs by SDK Subject Matter Expert Christopher Diggins.
Showing posts in "Usefultools" category:
To help make vertex weighting easier during the skinning process, I collaborated with Amer Yassine from the 3ds Max YouTube learning channel to come up with a MAXScript mouse tool.
Once you know how it is surprisingly easy to compile C# dynamically using the System libraries. Today I'm going to share with you a simple editor plug-in for 3ds Max 2013 that can run C# like a scripting language. With a little modification of the source you can compile and run C# scripts for any application.
Today I'm sharing the source code of the MaxSharp library as a sample of how to use the 3ds Max 2013 .NET SDK.