Another try with particles and shader driven by particle age.
Thank to Becco_UK for his Thunderbird 3 free model.
http://www.youtube.com/watch?v=485e9CgJdsA [youtube.com]
Rocket liftoff
9160 2 0-
- f1oat
- Member
- 3 posts
- Joined: 4月 2008
- オフライン
-
- rurik2000
- Member
- 87 posts
- Joined: 8月 2009
- オフライン
-
- f1oat
- Member
- 3 posts
- Joined: 4月 2008
- オフライン
Alex, I use particles with a modified sprite shader.
I have created an attribute called “temperature” linked to particule $LIFE in the popnet.
In the shader, temperature drives 3 ramps : alpha, color and emission.
The color ramp goes from grey to orange and yellow.
The alpha ramp is linear from 0 to 1 and start growing at $LIFE=0
Emission ramp is linear from 0 to 1, but start growing later that alpha.
Frederic.
I have created an attribute called “temperature” linked to particule $LIFE in the popnet.
In the shader, temperature drives 3 ramps : alpha, color and emission.
The color ramp goes from grey to orange and yellow.
The alpha ramp is linear from 0 to 1 and start growing at $LIFE=0
Emission ramp is linear from 0 to 1, but start growing later that alpha.
Frederic.
-
- Quick Links