Updated docs to reflect new data direcory.

This commit is contained in:
Robert Osfield
2003-07-23 12:06:37 +00:00
parent 2ce08d8088
commit 7b2a0d0b06
2 changed files with 145 additions and 117 deletions

View File

@@ -1,64 +1,54 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.6 [en-gb]C-CCK-MCD NetscapeOnline.co.uk (Win95; I) [Netscape]">
<title>Data sources</title>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR"
content="Mozilla/4.6 [en-gb]C-CCK-MCD NetscapeOnline.co.uk (Win95; I) [Netscape]">
<title>Data sources</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#990066" alink="#FF0000">
<img SRC="images/OpenSceneGraphBanner_Distribution.jpg">
<body text="#000000" bgcolor="#ffffff" link="#0000ff" vlink="#990066"
alink="#ff0000">
<img src="images/OpenSceneGraphBanner_Distribution.jpg">
<table>
<tr>
<td><a href="index.html">Index</a> </td>
<td><a href="introduction.html">Introduction</a> </td>
<td><a href="contents.html">Contents</a> </td>
<td><a href="install.html">Install</a> </td>
<td><a href="dependencies.html">Dependencies</a> </td>
<td><a href="examples.html">examples</a> </td>
<td><a href="data.html">Data</a> </td>
<td><a href="osgviewer.html">Viewer</a> </td>
<td><a href="stereo.html">Stereo</a> </td>
<td><a href="plan.html">Plan</a> </td>
<td><a href="documentation.html">Reference Guides</a> </td>
</tr>
<tbody>
<tr>
<td><a href="index.html">Index</a> </td>
<td><a href="introduction.html">Introduction</a> </td>
<td><a href="contents.html">Contents</a> </td>
<td><a href="install.html">Install</a> </td>
<td><a href="dependencies.html">Dependencies</a> </td>
<td><a href="examples.html">examples</a> </td>
<td><a href="data.html">Data</a> </td>
<td><a href="osgviewer.html">Viewer</a> </td>
<td><a href="stereo.html">Stereo</a> </td>
<td><a href="plan.html">Plan</a> </td>
<td><a href="documentation.html">Reference Guides</a> </td>
</tr>
</tbody>
</table>
<h2><u>Data Sources</u></h2>
<ul>
<li>Open scene graph .osg demo data set can downloaded here:</li>
<i><a href="http://www.openscenegraph.org/download/data/OpenSceneGraph-Data-0.9.4.tar.gz">http://www.openscenegraph.org/download/data/OpenSceneGraph-Data-0.9.3.tar.gz</a></i>
<br>
<br>
<li>Terrain models in OpenFlight .flt and TerraPage format go to the download page at </li>
<a href="http://www.terrex.com">http://www.terrex.com</a>
<br>
<br>
<li>Terrain models in OpenFlight .flt format at Grime:</li>
<a href="http://www.grime.net/Downloads/simulations.htm">http://www.grime.net</a>
<br>
<br>
<li>Various 3d models, many in .3ds format at 3D Cafe.</li>
<i><a href="http://www.3dcafe.com">http://www.3dcafe.com</a></i>
<br>
<br>
<li>Various 3d models, a various formats.</li>
<i><a href="http://www.3dmodelworld.com">http://www.3dmodelworld.com</a></i>
<br>
<br>
<li>Various 3d models, many in .3ds format at 3D Rocket Fuel.</li>
<i><a href="http://www.3drocketfuel.com">http://www.3drocketfuel.com</a></i>
<li>Open scene graph .osg demo data set can downloaded here:</li>
<a href="http://sourceforge.net/project/showfiles.php?group_id=11278&amp;release_id=173283">http://sourceforge.net/project/showfiles.php?group_id=11278&amp;release_id=17328</a><br>
</ul>
<ul>
<li>Terrain models in OpenFlight .flt and TerraPage format go to the
download page at </li>
<a href="http://www.terrex.com">http://www.terrex.com</a> <br>
<br>
<li>Terrain models in OpenFlight .flt format at Grime:</li>
<a href="http://www.grime.net/Downloads/simulations.htm">http://www.grime.net</a> <br>
<br>
<li>Various 3d models, many in .3ds format at 3D Cafe.</li>
<i><a href="http://www.3dcafe.com">http://www.3dcafe.com</a></i> <br>
<br>
<li>Various 3d models, a various formats.</li>
<i><a href="http://www.3dmodelworld.com">http://www.3dmodelworld.com</a></i> <br>
<br>
<li>Various 3d models, many in .3ds format at 3D Rocket Fuel.</li>
<i><a href="http://www.3drocketfuel.com">http://www.3drocketfuel.com</a></i>
</ul>
</body>
</html>