VSFX 705
Setting up
Cutter for Mac
Modifying the run file
export PYTHONPATH=$PYTHONPATH:$RMANTREE/bin
export PATH=$RMANTREE/bin:$PATH
export MAYA_USER_DIR=$HOME/Documents/maya
export RMS_SCRIPT_PATHS=$MAYA_USER_DIR/rfm_scripts/image_tool
RMANFB=it
# change directory below to where your cutter is
cd /Users/ddu/Desktop/ddu/projects/vsfx_705/cutter
# To uncomment the next line - remove the '#' character
java -Xms512m -Xmx512m -classpath .:cutter.jar CutterMaking the text file executable
Setting up Maya Env for Mac
Student web spaces
Notes
Using cutter
Resources
Documentation
Learning Python for Maya
Learning Python
Getting started with Python
Lesson 3
Last updated