Skip to content
/ sfx Public

Code for programmatically working with Maya shaderfx nodes

License

Notifications You must be signed in to change notification settings

theodox/sfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfx

Code for programmatically working with Maya shaderfx nodes

the sfx folder contains a module for working with Maya's shaderFX shader graphs. Place it on your maya script path and import it.

Simple unittests are provided in the tests.py file. CD to the location of the tests file and sfx module and call mayapy.exe tests.py

See LICENSE file for license. Short version: it's the MIT license, so include the copyright but use as you see fit.

(c) 2015-16 Steve Theodore

About

Code for programmatically working with Maya shaderfx nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages