Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 843 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 843 Bytes

OGREParticlesSystems


Intro

Particles system using OGRE 3D SDK.

Project Proposal

I'm a google slides

Installation

  • Download OGRESDK 1.8.1 here
  • Install it and set the path to your environment variables.
    • set OGRE_HOME variable with your Ogre SDK path.
    • set BOOST_ROOT variable with your boost path inside ogre SDK folder.
  • Open and build OgreApp.sln
  • Notes for debugging you should change working directory to $(ProjectDir)\dist\bin\

Contact