Enviro is the VTP runtime environment program. It provides an interactive, realtime 3D navigation of your virtual terrain. There are two primary view modes: Earth and Terrain. At startup, you chose which view you want to start with, and you can switch at any time.
At startup, select "Earth View" and press OK. You are now viewing the planet from space.
How to Navigate:
- To spin the viewpoint around the earth, hold down the middle mouse button.
- To zoom in and out, use the shift key and the middle mouse button to drag up and down.
Each known terrain area will be shown as a small red rectangle on the earth. To switch to a terrain, just click within its rectangle with the left mouse button.
Commands:
- Earth - Show Time of Day
- shows the earth illuminated by sunlight based on real, current time according to your computer's clock
- Earth - Add Point Data
- allows you to display a set of point data (from a Shapefile) on the Earth as small yellow points.
- Try the file Enviro/Data/PointData/vtp-users.shp to see the locations of the first 160 VTP recipients.
At startup, to launch with Terrain:
- Use "Select" to choose from the known terrain.
- Use "Edit Properties" to adjust the properties of the currently chosen terrain (see Terrain Creation Parameters below)
Press "OK". The terrain will now load, which may take up to a minute. Messages in the status bar will inform you of the loading progress.
How to Navigate:
- Here's a handy guide for using the mouse to navigate in Terrain View.
Here are some good default values for the parameters dialog, to try first to get Enviro working.
After your installation of Enviro passes this initial test, run the program again - try turning on roads, trees, roads, etc., by editing the terrain properties.
| Data | Location |
| elevation data (BT files) | Enviro/Data/Elevation |
| geospecific images (BMP files) | Enviro/Data/GeoSpecific |
| road data (RMF files) | Enviro/Data/RoadData |
| building data (BCF files) | Enviro/Data/BuildingData |
| 513 x 513 |
| 1025 x 1025 |
| 2049 x 2049 |
| 4097 x 4097 |
newyork_1024.bmp" Enviro/Data/GeoSpecific Enviro.ini file and change the
first line to contain the path to the data. The path can be relative
or absolute, and should leave on a trailing slash. For example, the
default path is: DataPath Data/ DataPath ../../Data/
DataPath C:\MyData\
DataPath /home/me/mydata/Enviro.cpp, add a line to the function DeclareAllTerrain()
for each terrain you want, then rebuild.We apologize that the Enviro documentation is still very small.
However, you may find most features to be self-explanatory.
Please check the
FAQ then email
any questions you may have.