User Tools

Site Tools


public:t-gede-14-1:lab9

This is an old revision of the document!


LAB9: Particle Systems (Optional)

In this lab we will scratch the surface of using the Bullet physics blibrary with Ogre. This lab is intirely optional but can replace another previously unfinished lab, and counts toward participation.

Unfortunately I was unable to give me the proper amount of time to make this lab interesting enough, but the classic brick wall

Discussion

Discussion thread for this lab is on Piazza

Preperation

You can use your own project or start fresh with the base application code

Lab

  1. Setup Project.
  2. Downlaod Bullet
  3. Build Bullet
    1. Run <bullet root>\build\vs2010.bat to generate the VS 2010 project files.
    2. Open the <bullet root>\build\vs2010\0BulletSolution.sln With you VS of choice.
    3. Make sure you compile using the v100 version of the visual studio compiler
      Note: that you can select properties for one project, then multi select the projects you want to change the properties for to change the value in multiple projects at the same time.
    4. Change the C/C++→Code Generation→Runtime Library to Multi Threaded DLL (/MDd (Debug) and /MD (Release))
    5. Build the solution for debug and release.

When You Are Finished

Upload your commented source files into Lab9 in MySchool (zip them up if more than one).

/var/www/cadia.ru.is/wiki/data/attic/public/t-gede-14-1/lab9.1395697182.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki