Game Development Reference
In-Depth Information
14.4 Summary
Point sprites are a convenient and flexible way to display particles.
They can change size and be textured. Furthermore, a single ver-
tex can describe them.
A particle system maintains a collection of particles and is respon-
sible for creating, destroying, updating, and displaying particles.
Some other particle system ideas that you can implement are:
smoke, rocket trail, fountain/sprinkler, fire, lightning, explosion,
and rain.
Search WWH ::




Custom Search