Skip to content

hasielhassan/ScatterTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal tool to scatter objects over a polygonal surface.

To run the tool, adjust the path to the ScatterTool folder, and run the following code from within maya:

import sys
sys.path.append("path\\to\\ScatterTool\\folder")
import ScatterTool
ScatterTool.run()

About

A minimal Maya tool to scatter objects over a polygonal surface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages