Changes between Version 1 and Version 2 of visual_SkySimulWeather
- Timestamp:
- Aug 10, 2010, 10:25:01 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
visual_SkySimulWeather
v1 v2 17 17 #!sh 18 18 SIMUL=%OSG_ROOT%/SimulSDK/Simul 19 } 19 }}} 20 20 21 21 How to install the OSG integration: 22 22 * Install the osgSimulWeather example/integration to the root folder of your OSG. 23 23 * Go to OSG_ROOT/src/osgSimulWeather and open your VS solution 24 * Build osgSimulWeather as Debug and as Release 24 * Build osgSimulWeather as Debug and as Release, link again the RElease or Debug *_MD.lib libraries 25 25 26 26 27 27 How to compile the osgSimulWeather example: 28 * tbd 28 * link only against the osgSimulWeather.lib / osgSimulWeatherd.lib 29 * copy the Copy simuls shader/* directory in the applications working directory.