Over the past two weeks, I’ve worked hard to get the BabylonJS exporter plugins ready for 3ds Max 2025. This involved more effort than usually expected, as 3ds Max 2025 introduces an entirely new menu system API, with no backward…
MXSEditor plugin builds for 3ds Max 2018/2019 released
Just a quick heads-up that i updated the MXSEditor plugin for the latest 3ds Max versions. Just download from the original download link For the inital release post containing all the documentation what this plugin is all about, simply head…
PowerCoreTools: 3ds Max CPU management tool (Update: link fixed !)
PowerCoreTools V1.2 released ( Update : obsolete Link fixed ) Just released version 1.2 of my PowerCoreTools CPU managment script for 3ds Max A tool to control CPU usage while 3ds Max is rendering. Automatically sets process priority and affinity…
Outliner 2.1.6 SF: Compatibility release for Max 2017+
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.…
MXSEditor V1.0 Final released…
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…
MXSEditor: The Maxscript Editor Control Plugin
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…
ExploreX: persistent Scene Explorer positions for 3ds Max
ExploreX is a free Maxscript i released recently to support 3ds Max users in their day-to-day tasks. Max users will have noticed that since Max 2015, “Select From Scene” and other 3ds Max Explorer based dialogs introduced over the last…
MaxSceneInfo: Speed Demo
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…
PowerSwitcher: Enanced 3ds Max Viewport Switching
PowerSwitcher switches viewports while remembering previous viewport’s position/pan and zoom data. No more panning/zooming after switching through the various different viewports, as PowerSwitcher stores and recalls all that info for you. Comes with addional features like, cycling views through scene…
PowerPreview: High Quality Nitrous Previews (3ds Max)
With the 3ds Max 2012 release, Autodesk introduced an advanced 3d viewport technology (OGS) to support the vastly improved graphics hardware available. Soon after i got my hands on the first 3ds Max 2012 beta versions ( i’m an official…