Here’s a 3ds Max 2017 compatible version of the great and famous Outliner scene management script by Pier Janssen. This version (2.1.6) now works with the latest 3ds Max release ( currently 3ds Max 2017 ) without crash on open.…

Here’s a 3ds Max 2017 compatible version of the great and famous Outliner scene management script by Pier Janssen. This version (2.1.6) now works with the latest 3ds Max release ( currently 3ds Max 2017 ) without crash on open.…
Autodesk finally announced the MaxToA rendering plugin at Siggraph 2016. I had much fun testing this really capable renderer.Read more about it and the great achievement the 3ds Max devs were able to pull off in a relative short timespan.…
I just released the first stable version of the Maxscript Editor control plugin MXSEditor. In short, it allows the Maxscript Editor to be controlled using maxscript and exposes the Editor’s internal SciTE API to maxscript. Addionally it lets you use…
One of the first, larger C++ plugin projects for 3ds Max i started from the ground up was MXSEditor in 2011. This plugin exposes the complete maxscript editor and it’s internal Scintilla/SciTe text editor components to maxscript. Features include operating…
Some time ago i recorded a speed demo of my MaxSceneInfo dotNet library in action ( Sorry – still in development 🙂 ). The cool thing i demonstrate here is using Powershell to search the filesystem for 3ds Max files…
Every 3ds Max User suffers from the following: While working with 3ds Max scenefiles ( *.max ) in windows explorer, information about the file’s content without launching 3ds Max is not accessable. 3ds Max files are blackboxed binary files, using…
Here’s a quick post to list some recompiles i did for plugins shipping with 3ds Max using the 3ds Max SDK. I did them in the past few month’s or so. Each of them fixes specific bugs or introduce a…