Changeset 1862 for OpenSceneGraph/trunk/doc/contents.html
- Timestamp:
- 04/11/03 12:37:31 (10 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/doc/contents.html (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/doc/contents.html
r1584 r1862 16 16 <td><a href="install.html">Install</a> </td> 17 17 <td><a href="dependencies.html">Dependencies</a> </td> 18 <td><a href=" demos.html">Demos</a> </td>18 <td><a href="examples.html">examples</a> </td> 19 19 <td><a href="data.html">Data</a> </td> 20 <td><a href=" sgv.html">Viewer</a> </td>20 <td><a href="osgviewer.html">Viewer</a> </td> 21 21 <td><a href="stereo.html">Stereo</a> </td> 22 22 <td><a href="plan.html">Plan</a> </td> … … 40 40 <br><tt><a href="../ChangeLog">ChangeLog</a> </tt>text file listing 41 41 fine grained changes between releases. 42 <br><tt><a href="../ Makefile">Makefile</a> </tt>Unixmakefile.42 <br><tt><a href="../GNUMakefile">GNUMakefile</a> </tt>Unix GNU makefile. 43 43 <br><tt>index.html </tt>This file!</blockquote> 44 44 … … 54 54 <br><tt><a href="../doc/doc++/osgText/HIER.html">osgText/</a> 55 55 </tt>Scene graph text reference guide. 56 <br><tt><a href="../doc/doc++/osg GLUT/HIER.html">osgGLUT/</a> 57 </tt>Simple GLUTbased viewer base classes reference guide.</blockquote>56 <br><tt><a href="../doc/doc++/osgProducer/HIER.html">osgProducer/</a> 57 </tt>Simple Producer based viewer base classes reference guide.</blockquote> 58 58 59 59 … … 68 68 <br><tt><a href="../include/osgText">include/osgText/</a> </tt>The 69 69 OSG text library header files. 70 <br><tt><a href="../include/osg GLUT">include/osgGLUT/</a> </tt>The OSG71 GLUTutiltiy library header files.</blockquote>70 <br><tt><a href="../include/osgProducer">include/osgProducer/</a> </tt>The OSG 71 Producer utiltiy library header files.</blockquote> 72 72 73 73 … … 96 96 <br><tt> 97 97 </tt>Contains true type font rendering classes. 98 <p><tt><a href="../src/osg GLUT">src/osgGLUT</a> </tt>The OSG GLUTlibrary98 <p><tt><a href="../src/osgProducer">src/osgProducer</a> </tt>The OSG Producer library 99 99 source files. 100 100 <br><tt> 101 </tt>Contains basic GLUTviewer base classes used by101 </tt>Contains basic Producer viewer base classes used by 102 102 <br><tt> 103 103 </tt>demo programs to bring up window and provide keyboard … … 134 134 <br><tt> <a href="../src/osgPlugins/tiff">tiff/</a> 135 135 </tt>.tif TIFF image file format reader plugin.</tt> 136 <p><tt><a href="../ src/Demos/">src/Demos/</a> <a href="../src/Demos/sgv">sgv/</a> 136 <p><tt><a href="../examples/">examples/</a> <a href="../examples/osgviewer">osgviewer/</a> 137 137 </tt>A basic scene graph viewer for the OSG which is loads .osg files and 138 138 above formats. 139 <br><tt> <a href="../ src/Demos/osgconv">osgconv/</a> 139 <br><tt> <a href="../examples/osgconv">osgconv/</a> 140 140 </tt>A program which reads input files into a single scene graph and outputs 141 141 the results. 142 <br><tt> <a href="../ src/Demos/hangglide/">hangglide/</a> 142 <br><tt> <a href="../examples/osghangglide/">osghangglide/</a> 143 143 </tt>A program which of creates a flying site and allows users to fly over 144 144 the scene. 145 <br><tt> <a href="../src/Demos/osgtexture">osgtexture/</a> 146 </tt>A simple program which demonstrates how to use various textures modes. 147 <br><tt> <a href="../src/Demos/osgcube/">osgcube/</a> 148 </tt>A basic animation of an oscillating cube. 149 <br><tt> <a href="../src/Demos/osgreflect/">osgreflect/</a> 145 <br><tt> <a href="../examples/osgtexture1D">osgtexture1D/</a> 146 </tt>A simple program which demonstrates how to use 1D textures. 147 <br><tt> <a href="../examples/osgtexture2D">osgtexture2D/</a> 148 </tt>A simple program which demonstrates how to use 2D textures . 149 <br><tt> <a href="../examples/osgtexture3D">osgtexture3D/</a> 150 </tt>A simple program which demonstrates how to use 3D textures. 151 <br><tt> <a href="../examples/osgreflect/">osgreflect/</a> 150 152 </tt>A demonstration of multi-pass stencil buffer based planar reflections. 151 <br><tt> <a href="../ src/Demos/osgimpostor/">osgimpostor/</a> 153 <br><tt> <a href="../examples/osgimpostor/">osgimpostor/</a> 152 154 </tt>A basic demo to show how to use the osg::Impostor node. 153 <br><tt> <a href="../ src/Demos/osgviews/">osgviews/</a> 155 <br><tt> <a href="../examples/oosgwindows/">osgwindows/</a> 154 156 </tt>A demo of multiple views of the same or multiple scenes. 155 <br><tt> <a href="../ src/Demos/osgtext/">osgtext/</a> 157 <br><tt> <a href="../examples/osgtext/">osgtext/</a> 156 158 </tt>A demo of true type fonts support provided by osgText. 157 159 </blockquote> … … 160 162 </tt>The local repository for the OSG library and plugins (files to be 161 163 installed in /usr/lib/ or<tt> </tt>/usr/local/lib) 162 <p><tt><a href="../lib/osgPlugins/">lib/osgPlugins/</a> </tt>The local163 repository for the OSG plugins (files to be installed in /usr/lib/osgPlugins164 or<tt> </tt>/usr/local/lib/osgPlugins)165 164 <p><tt><a href="../bin/">bin/</a> 166 165 </tt>The local repository for the OSG binary files (files to be installed
