source: GTP/trunk/Lib/Vis/README_ONLINE.txt @ 673

Revision 673, 587 bytes checked in by mattausch, 18 years ago (diff)
Line 
1How to install the Visibility Work Package
2
3
41) Requirements:
5   WindowsXP
6   svn
7
82) check out gametools repository
9   in the following it is assumed that your repository is located in e:\svn\gametools (not required, just replace your path)
10
113) add following environment variables:
12   OGRE_PATH: points to directory where ogre.sln is located (i.e., the directory OGRE)
13
144) Set preprocessor flag GTP_VISIBILITY_MODIFIED_OGRE to the example projects you want to use
15
165) open scripts GTP\trunk\Lib\Vis\shared\GtpVisibility.sln and build all
17
186) start TerrainExampleApplication for testing
Note: See TracBrowser for help on using the repository browser.