5D.Particles

Basic | Birth Position | Swirling | Wind | Sink Holes | Birth Clip | Bounce Clip | Turbulence Clip | Particle Types

Exercise 1: A SIMPLE PARTICLE SYSTEM

basic stream of particles

 

  1. load Particles
  2. use an empty clip for the background; only one input clip is needed for this experiment
  3. extend the length of the clip to 100+/- frames
  4. set up the shuttle to cover the fx
  5. open a monitor
  6. go to frame 0
  7. open the time editor
  8. set Position Y Center to 80.0
  9. set Position Radius to 5.0
  10. set Forces Velocity Strength to 0.0
  11. set Forces Gravity Strength to 30.0
  12. pop up the PI
  13. click on KILL ALL PARTICLES
  14. select streaks so you can see more easily the movement
  15. play through the sequence
    • A stream of particles is born and falls downwards. Notice how they start to move faster and faster as they fall. This is the effect of Gravity.

  16. rewind and play again. The previously created particles still exist. All particles continue to exist until they die naturally or are killed.
  17. rewind, turn on KILL ALL PARTICLES, and play again. All the original particles are killed and a completely new set is created.
  18. set Friction to 5.0
  19. click on KILL ALL PARTICLES
  20. play the sequence again
    • The particles still fall but they do not accelerate so fast as friction is gradually reducing the effect of gravity. This is not the same as reducing gravity and not using friction.
These are the fundamental steps to creating a particle system.

INFLUENCES IN EXERCISE 1

A FOUNTAIN EFFECT:

By combining opposing forces you can throw the particles up in the air and watch them fall down again.

Index