Skip to content

This repository contains a collection of Python scripts designed to enhance and automate various tasks in Autodesk Maya. Each script serves a specific purpose, ranging from UI tools to scene management utilities, to streamline your workflow in Maya.

Notifications You must be signed in to change notification settings

jaden-smb/maya-code-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Maya 3D Scripts

This repository contains a collection of Python scripts designed to enhance and automate various tasks in Autodesk Maya. Each script serves a specific purpose, ranging from UI tools to scene management utilities, to streamline your workflow in Maya.

Contents

  • Create new scene based previous: A script that provides a custom UI for visualizing and managing different types of objects in a Maya scene. It allows you to categorize, select, and export objects into a new scene.

Installation

  1. Clone the Repository:

    git clone https://github.com/jaden-smb/maya-code-lab.git

    or download the ZIP file directly from GitHub.

  2. Set Up the Environment: Ensure that Autodesk Maya is installed on your machine. The scripts in this repository rely on Maya's Python API (maya.cmds, maya.OpenMayaUI) and PySide2 for UI elements.

  3. Add to Maya Scripts Path: Copy the scripts into Maya's scripts directory or update your Maya environment to include the path where these scripts are stored.

About

This repository contains a collection of Python scripts designed to enhance and automate various tasks in Autodesk Maya. Each script serves a specific purpose, ranging from UI tools to scene management utilities, to streamline your workflow in Maya.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages