This is an old revision of the document!
Table of Contents
LAB8: Particle Systems
In this lab we will be checking out particle systems, This lab will be based on the “The Ogre 3D Startup Sequence” from the book “Ogre 3D 1.7 - Beginner's Guide” by Felix Kerger, Chapter 10.
Discussion
Discussion thread for this lab is here: Lab 8 Discussion Thread
Preparation
Setup a new project based in the instructions from previous labs, you can use the provided basic application code, or you can use your own Application.
We will need to have the following folder in our application scope ParticleSystems
so add it to your resources file FileSystem=ParticleSystems
or how ever your application is set up.
Lab Project
When You Are Finished
Upload your commented source files into Lab8 in MySchool (zip them up if more than one). The lab projects will not be graded, but their completion counts towards your participation grade.