Summary
In this chapter, we explored the concepts of particle systems and shaders. Although we looked at probably the simplest possible case for each, we still managed to create a simple explosion and an eerie molten rock effect.
In the next four chapters, we will look at more ways that we can improve our code using design patterns at the same time as building a Space Invaders game.