top of page
nParticleCoverLogo.png

The nParticle Shape Generator provides randomly generated nParticle coordinate points to be used in Autodesk Maya. Each set of points spawned in various shapes based off of the user's preferences. One would also have the ability to control the point density, the location of the spawned nParticle, the size of the spawned nParticle. The program is written entirely in Python.

UIScreen.png
nParticles_Sample_01.png
nParticles_Sample_02.png

Driver Script

Coordinate Point Generation Script

nParticle_Generator_Gen_Coords_Code.png

Output File Script

UI Script

bottom of page