Just like you can attach a material object to a geometric object to define optical and other properties, you can attach 'post effect' objects to particles to render the otherwise primitive particles as more interesting objects.
If you have read the previous animation tutorials, you should already know how to animate geometric properties of any kind of objects, including particles. In this tutorial we will examine how to animate the actual particle effects.
Tutorial level: Beginner
Example project: 'tutorprojects\animation\particles\animatedLensFlares'
Let us create some 1D particles, which are rendered using an animated lens flare effect. You can create spinning lens flares, star filters, and many other fancy effects this way.
|
1. Use the particle tool to create some particles. If you haven't used the particle tool yet, the workflow goes as follows: Go to the Particle tab in the toolbar. Activate the particle tool, left click and drag the mouse across the view and select Accept. 2. Select the Lens flare effect from the Select window's Post Particle Effects tab and open the property window. 3. Move the time slider to the last frame. As usual, activate the animation recording mode and modify various lens flare attributes to create key frames for them. |
![]() |
![]() |
|