[3ds Max][Maxscript] Custom Toolbar v2

Опубликовано: 12 Март 2026
на канале: shaman
149
4

This is an update of a custom toolbar I wrote a while ago and used frequently in my prototyping and modelling workflows. It helped me to create models in a very efficient and fast manner and contains next to very simple options like assigning a specific wireframe color with a click, also a bunch of powerful tools like semi-automatic UV unwrap and rigging/skinning helpers.

The v1 toolbar you can see in most of my videos in the top row is mostly one single script which stores it's setting in an ini-file.
The v2 bar showing here is more flexible and is handled in modules which can individually be enabled, based on needs. It also makes everything much easier for debugging.