Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

Thinking Particles

Thinking Particles (TP) is an advanced particle system.

Classic API:

  • c4d.modules.thinkingparticles.TP_MasterSystem: Scene hook class that gives access to the particles in the scene.
  • c4d.modules.thinkingparticles.TP_PGroup: Represents a particle group.

Examples

thinking_particles_creates

- Creates 90 Thinking Particles.
- Defines custom position and color for each particle.