Sorry I had mistake in the wizard “Enter Your MaxSDK Path” section, but now I got new error:
I just want to use wizard and I got following errors: When I choose “Controller” type: and when I choose rest of the types: Note that I’m using…
MZ: Searching the keyword in documentation(2018) does query for all sections. I wish there was an easy method to filter query for only one specific …
I got it .Which section I should search? “C++ API Reference”? Searching the keyword in documentation(2018) does query for all sections. I wish there w…
Yes, this was my goal. I just added your questions, Hopefully someone will answer it.Tanx
Let say I want to create a simple transform controller that return identity matrix + offset. I just opened some controller examples from the SDk, but …
For 1 and 2 I just created a tutorial, please tell me what you think: Make sure Visual Studio 2012 is installed.(Search “SDK Requirments” section to…
Never thought about “numbered” or “indexed” curves. would you please tell me the difference? About the lengthInterp, is not accurate and increasing st…
surprisingly dotnet version works (but of course too slow!) fn DotNet_InterpCurve3D theShape Prm = ( maxGlobal = (dotnetclass “autodesk.max.globali…
How we can modify this code to create other objects like bones,lights,cameras,…?
Serejah: I’d collect and save max defaults for each of nodes you need and then used these values to create nodes. I would be grateful if anyone coul…
Nice! it’s work, is it possible to use it for other objects like lights and cameras? I’m thinking to change the code to construct the object at creati…