Â
Floor Pattern Generator for Maya
Floor pattern generator for Maya is a script that produces a group of tiles in a pattern that can be customized with different attributes.
Additionally, a custom Arnold shader network is attached too (not the textures) so it is easier to texture the tiles.
Installation
1) Copy this file (FloorTileGenerator.py) somewhere in MAYA_SCRIPT_PATH
# (e.g. C:/Users/userName/Documents/maya/2019/prefs/scripts)
2)Create a new MEL tab and write this:
python(“import FloorTileGenerator”);
python(“FloorTileGenerator.createTileWindow()”);
3) middle mouse drag the script to create a button in the shelf.
You can bind the script to a hotkey or create a marking menu too
Notes
For Maya 2022 use the script in python3.zip
Reviews
i followed the istructions but it gives Syntax error
1 of 2 people found this review helpful.
Help other customers find the most helpful reviews
Did you find this review helpful?
You must log in and be a buyer of this product to submit a review.
Comments are closed.