Advanced Graphics, Particles homework

For this homework assignment, we will be adding a particle effect to our game projects.

Basic assignment

The basic assignment is to implement a basic particle effect and integrate it into your game.

For instance, as a suggestion, you could make it rain, or snow, in your game world. Or maybe you could place one or more burning fire effects.

In order to successfully complete the basic assignment, your particle effect needs to animate the particles using simple physics integration. You may render the particles as sprites or as meshes.

Submitting

You must send to JCAB your completed game project files according to the instructions.

Extra grade

Extra grade will help you compensate your grade if you don't manage to successfully complete one or more basic assignments.

I will be granting the following:

[an error occurred while processing this directive]

Solution available

Download the reference game project here.