These are three Python scripts for Maya which work together to add simple level editor like features to Maya. I created these to learn more about authoring Python scripts for Maya and also to work as useful tools for my …
A Maya MEL script which enables the user to easily create gradient/ramp textures/maps for a polygon object and then render them to texture. The script is based on creating procedural shading based on a ramp texture node which is controlled …