This project is based on the OpenFrameworks Particle example. This repository is part of a Programming Assignment for the Advanced Programming Course. The purpose of this project is to help the student create practical programming skills by implementing changes to the base code that require strong understanding of the concepts discussed in class.
- Clone this project inside an OpenFrameworks installation's "apps/myApps/" directory
- Run the command "make" in the terminal or the "Build" Task in VSCode.