Tagged 'csharp'

CodeUmbrella

0 votes

Write your plugin in C++\CLI, combine it with Jscript.net, C# or Visual Basic extensions, and wrap everything in LUA or MAXScript code, while being able to attach/detach and update all of your runtime compiled dll files, without having to restart your 3DS Max/Design application. CodeUmbrella provides an interface for code editing, compiling, and automatic .NET class wrapping in MAXScript, making sure that all Native Windows and 3DS Max wrappers are available to your .NET and C++\CLI plugins and MAXScript out of the box.

• Run any code in safe sandbox environment within 3DSMAX

SciExtLexer.dll

36 votes

This is an external lexer for the scintilla based maxscript editor that ships with 3dsmax 2008 and later.

It adds syntax highlighting for C++, C#, Python and Ruby source code to the editor. This comes in handy if you are doing just-in-time compilation of external source through .NET.

Syndicate content