Only show 32-bit plugins ¦ Only show 64-bit plugins ¦ Show both 32-bit and 64-bit plugins
...Top | ||
Author / WWW | Name / Download | Plugin Type |
BlurDev | Python for 3ds Max v0.8.0.18436 454 MB |
MAXScript Extension |
Compiled / Description | ||
21.08.2018 The development guys at Blur Studios have developed a way to run Python as a complete replacement of MAXScript in Max, utilizing Python (v2.4, v2.6 and v2.7) and PyQt to develop tools. Python is a powerful scripting language that is both fast and flexible. To run Blur code, you will need to download and install python onto your box (this is included in the download). Qt is a powerful programming framework developed by Trolltech (now owned by Nokia). It is a cross-platform framework that allows a programmer to easily develop for all the major operating systems without having to change any code. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
BlurDev | BlurDLX v1.0 454 MB |
MAXScript Extension |
Compiled / Description | ||
21.08.2018 A huge collection of useful libraries and functions. Unfortunately, it's not very well documented at the moment. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
BlurDev | Blur Regex v4.0.30319 454 MB |
MAXScript Extension |
Compiled / Description | ||
21.08.2018 This is a regular expression library for MAXScript, giving essentially the same functionality as 're' in Python. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Chaos Group | VRayVFBMaxScript v1.0 1.22 MB |
MAXScript Extension |
Compiled / Description | ||
27.05.2011 This plugin gives MAXScript access to some of the properties of the V-Ray frame buffer. Currently only the rendering region is exposed, but more parameters will be added. This plugin only works together with V-Ray v2.0 and higher, so you need to put it in the 'vrayplugins' folder. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Jonathan Garcia | Delete Visibility Track v1.0 9.6 KB |
MAXScript Extension |
Compiled / Description | ||
31.03.2011 This MAXScript extension exposes a function in Max that enables you to delete a visibility track using MAXScript. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Jonathan Garcia | Endian v1.0 9 KB |
MAXScript Extension |
Compiled / Description | ||
31.03.2011 A small MAXScript extension for converting little-endian floats to big-endian floats. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Jonathan Garcia | Get Bitmap Info v1.0 9 KB |
MAXScript Extension |
Compiled / Description | ||
31.03.2011 A small MAXScript extension for getting the height and width of bitmaps. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Kees Rijnen | Helium v1.24 942 KB |
MAXScript Extension |
Compiled / Description | ||
21.04.2014 Helium is a Schematic Framework that allows you to create Flow-chart User Interfaces within Max, via MAXScript. Consider Helium like any other MAXScript UI control, like a button or a spinner, granted a far more powerful one. Helium can even be used to create dynamic custom UIs. Each Helium node could easily be used as a button, for example. This allows you to dynamically build and alter your UIs at any time. Kees has now open-sourced Helium, and the zip file linked to above also contains the source code. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Kees Rijnen | Delete Protection v1.0 10.5 KB |
MAXScript Extension |
Compiled / Description | ||
18.02.2011 This MAXScript extension adds a way of filtering delete events in Max, and allows you to prevent node deletion. |
...Top | ||
Author / WWW | Name / Download | Plugin Type |
Mike Biddlecombe | HiddenDOSCommand v1.0 10.9 KB |
MAXScript Extension |
Compiled / Description | ||
31.03.2011 HiddenDOSCommand contains a function that will launch a DOS command line in a hidden window. It looks DOSCommand, but runs more like ShellLaunch. |