Profile PictureBen_LOD
€6+

MirrorriM ( Maya tool in Python ) V 1.0.0

Add to cart

MirrorriM ( Maya tool in Python ) V 1.0.0

€6+

"Mirror Your Creativity: Where Symmetry Meets Simplicity."

Introducing MirrorriM, a Maya toolset designed to make your daily workflow smoother. With its intuitive interface, MirrorriM acts as your Mirror Manager, keeping track of operations throughout your creative process—all in one convenient place.


Key Features:

Mirror Function:

Effortlessly mirror one or multiple objects by selecting them and pressing the Mirror button.

A dedicated panel, named after the selected objects, appears with all the essential options for fine-tuning your mirror operation:

Axis Selection: Mirror along X, Y, or Z.

Direction Control: Choose between negative (-) and positive (+) directions.

Reference Spaces: Work in Object Space, World Space, or Bounding Box.

Offset Adjustment: Customize the distance offset with ease.

Each mirroring step is neatly organized into its own panel, ready to handle your next creative operation without clutter.

Additional Features:

Clean Button: Clear the UI for a fresh workspace without deleting your history, ensuring a better user experience.

Show Button: Display all polyMirror functions in the scene directly within the MirrorriM window.

When specific objects are selected, the tool will display only their corresponding polyMirror functions for a focused view.

Right-Click Reset: Right-click any slider to reset it to its default value of 0, saving you time during adjustments.


Installation Script:

  • 1. Download and Extract the folder after purchase.
  • 2. Copy Paste the Whole folder " MirrorriM" inside the maya scripts folder:
    • C:\Users\<username>\Documents\maya\scripts
    • C:\Users\<username>\Documents\maya\<2024>\scripts
  • 2.Bis To ensure your Maya environment is located in the correct place, copy and paste the following 2 lines of code into Maya's Script Editor into a Python Tabs, it will give you the path where to paste it:
    import os
    print(os.getenv("MAYA_APP_DIR"))
    
  • 3. Once the folder is copied and pasted into the correct location, Run the following code in Maya's Script Editor, still on a Python tab, to complete the installation.
    import imp
    import MirrorriM
    from MirrorriM import MirrorriM_Install
    imp.reload(MirrorriM_Install)
    MirrorriM_Install.install_mirrorrim_cmd()
  • 4. The MirrorriM is now ready to use, available in a brand-new shelf named Ben_LOD:



Report & Feebacks:

For any questions, feedbacks, or to report any issues, please contact me at: ben.levelofdetail@gmail.com --- Ben_LOD#8048

  • Inside the Download folder, you'll find a questionnaire designed to gather your valuable feedback about the tool. Any suggestions—big or small, positive or critical—are greatly appreciated, as they help me improve both the tools and my skills. Thank you to everyone who takes the time to complete and return the questionnaire via email or on my Discord.
  • I encourage you to share any questions or suggestions, regardless of whether you think they may be useful. Every bit of feedback helps me gain new insights and refine the tools. These tools are designed with a 3D modeler's perspective in mind, aimed at enhancing every aspect of their functionality.
  • I am seeking constructive and detailed feedback, preferably with a well-structured text, screen recordings, and/or screenshots. Your insights are greatly appreciated!
Add to cart

Users will find a folder containing several scripts.py, , an icon.png, and a Q&A_Feedback.pdf to provide feedback and help me improve both the tool and my skills.

Maya
2024
Code
Python3
Size
42.7 KB
Copy product URL