Compatible with Maya 2012 - 2017
Ninja Mesh Install
1. unzip the files to any directory. Example C:/Users/Brian/Documents/maya/2016/scripts/Ninja_Dojo/
2. Copy the icons to your Maya icons DirectoryTo find the icon directory in maya, type this in the Script Editor in a mel tab: internalVar -userBitmapsDir;It will look similar to this: // Result: C:/Users/Brian/Documents/maya/2016/prefs/icons/ //
3. Source/Run the mel fileType the following line into the script editor
Example: source"C:/Users/Brian/Documents/maya/2016/scripts/Ninja_Dojo/Ninja_Mesh.mel";Ninja_Mesh;
Make sure you change the directory to where you unzipped the files.hilite the line and click on the play button at the top of the Script Editor window. This will open Ninja Mesh.
4. Add a button to your shelf
hilite the line, then drag and drop it onto a Shelf. When asked Save script to shelf as type, Click MEL
Ninja Mesh 7.0 Updates
1. Added tool search
2. Added Re-mesh and Re-Topo
3. Added UCX Collision
4. Added Bezier to Nurbs and Nurbs to Bezier in Spline Tools
5. Added Remove Bevel Optimizer to Bevel and Optimize
6. Added Align Best Plane to Align Objects and Components
7. Added Calculate to Corner Align.This will help calculate the best Align
8. Added ability to change frame and button colors Mesh UI--> Ninja Mesh Config
Videos