Skip to content

IshanRanade/ProBuilder

Repository files navigation

To run the program, open up Maya 2017, open up the Script Editor, and paste the following Python code and run. Replace the Probuilder path with the path to wherever you downloaded this repo.

import maya.cmds as cmds

cmds.unloadPlugin('ProBuilder')
cmds.loadPlugin('/Users/ishan/Documents/UniversityOfPennsylvania/UniversityOfPennsylvania/Spring2018/CIS660/ProBuilder/ProBuilder.py')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published