PDA

View Full Version : Writing a plugin...


Ozren
11-01-2003, 09:02 AM
Hello all,

I am writing a plugin in .NET for Maya and i am writing it in C#. Now, if i compile it in C#, plug needs Framework installed on the computer to run.

Is that a downside of the plug, slould i write it in c++, or is it ok to write it in C# that requiers framework?

playmesumch00ns
11-01-2003, 07:43 PM
Man, never ever use .NET. Write the plugin in C++, that's what the Maya API's written in, and if possible compile with VC6, since that's what Maya's compiled with.

CGTalk Moderation
01-16-2006, 02:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.