Blast Code Plugin For Maya 2013 2021 May 2026
Blast Code: The Premier Destruction Plugin for Maya
Supported Maya versions and compatibility notes (2013–2021)
- Maya 2013–2014: legacy API (MEL/maya.cmds + early Python 2.6/2.7). Plugins often supplied as .mll (Windows) / .so (Linux) built against Maya devkit of the same major version. Expect differences in FBX SDK and Python embedding.
- Maya 2015–2017: transition to newer FBX SDK versions; Python 2.7 stabilized. Some API method names changed; compatibility layers provided in robust plugins.
- Maya 2018–2020: Python 2.7, but Maya 2018.3+ introduced more modern viewport behavior. FBX exporter updates — ensure plugin matches FBX SDK used by Maya build.
- Maya 2022+ (note: user asked through 2021): Maya 2022 uses Python 3; plugin code targeting Python 2.7 requires porting.
- General: Binary compiled plugins must be built per Maya version and platform. Pure-Python/MEL tools are more portable across these versions (2013–2021 use Python 2.7 except 2022+).
Step 1: Locate the Installer
Make sure you have the correct version for your Maya year (e.g., BlastCode_v3.5_Maya2018_x64.exe).
Overview
Blast Code is a fracturing and destruction plugin for Maya, similar to Thinkin’s Pulldownit or the now-defunct DMM. It allows artists to break objects into pieces, add constraints, and simulate rigid body destruction with debris, dust, and chunks. The version range (2013–2021) suggests it was maintained for several years but may no longer be updated for newer Maya releases (2022+). blast code plugin for maya 2013 2021
5.3. Add Thickness (for shells)
For a wall that looks hollow when broken, enable Shell Thickness (0.1 units). This gives interior faces thickness so they don’t look paper‑thin. Blast Code: The Premier Destruction Plugin for Maya
Installation Guide: Step-by-Step for Windows (Primary OS)
Blast Code was primarily developed for Windows. While macOS and Linux builds exist, they are rare and unstable. The following guide assumes Windows 10/11 with Maya 2013–2021. Maya 2013–2014: legacy API (MEL/maya
2.4. Multi‑Material Support
You could assign different shaders to the interior of a fracture (e.g., concrete gray) vs. the exterior (e.g., painted white). This made shattering statues or layered walls incredibly realistic.
FBX/export settings and best practices
- Use the same FBX version as pipeline importers; for Maya 2013–2017, FBX 2014–2016 common. For 2018–2021 use corresponding tested SDK version.
- Recommended FBX options:
- Smoothing groups: on
- Tangents and binormals: export
- Embed media: off (use sidecar)
- Animation: bake complex animations only if required
- Units: match engine (meters/centimeters) — set scale factor explicitly
- Skin weights: preserve influence order, export max influences per vertex (commonly 4).
- Blendshapes: ensure correct targets exported; consider separate export for morph targets vs skeletal animation.