root/OpenSceneGraph/trunk/doc/documentation.html @ 1862

Revision 1862, 3.2 kB (checked in by robert, 10 years ago)

Fixes to documentions to refelect the move from osgGLUT to osgProducer.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1d<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2<html>
3<head>
4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5   <meta name="GENERATOR" content="Mozilla/4.75C-SGI [en] (X11; I; IRIX64 6.5 IP27) [Netscape]">
6   <title>OSG Documentation</title>
7</head>
8<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000">
9
10<img SRC="images/OpenSceneGraphBanner_Distribution.jpg" height=77 width=640>
11
12<table>
13  <tr>
14    <td><a href="index.html">Index</a>  </td>
15    <td><a href="introduction.html">Introduction</a>  </td>
16    <td><a href="contents.html">Contents</a>  </td>
17    <td><a href="install.html">Install</a>  </td>
18    <td><a href="dependencies.html">Dependencies</a>  </td>
19    <td><a href="examples.html">examples</a>  </td>
20    <td><a href="data.html">Data</a>  </td>
21    <td><a href="osgviewer.html">Viewer</a>  </td>
22    <td><a href="stereo.html">Stereo</a>  </td>
23    <td><a href="plan.html">Plan</a>  </td>
24    <td><a href="documentation.html">Reference Guides</a>  </td>
25  </tr>
26</table>
27
28<h2>
29<u>Reference Guides</u></b></h2>
30
31The documentation on the OSG is still in its early stages, and far from
32complete. If you can't find your answers in what documentation there currently
33is, please feel free to post the question on the OSG mailing list.
34<p><u>Reference guides (automatically generated using doc++)</u>
35<blockquote><a href="doc++/osg/HIER.html">osg/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
36core scene graph reference guide.
37<br><a href="doc++/osgUtil/HIER.html">osgUtil/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
38scene graph utilities reference guide.
39<br><a href="doc++/osgDB/HIER.html">osgDB/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
40scene graph database utilities reference guide.
41<br><a href="doc++/osgParticle/HIER.html">osgParticle/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
42scene graph particle reference guide.
43<br><a href="doc++/osgText/HIER.html">osgText/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
44scene graph text reference guide.
45<br><a href="doc++/osgSim/HIER.html">osgText/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
46scene graph visual simulation library reference guide.
47<br><a href="doc++/osgGA/HIER.html">osgGA/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
48scene graph gui abstraction reference guide.
49<br><a href="doc++/osgProducer/HIER.html">osgProducer/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
50simple Producer based viewer base classes reference guide.</blockquote>
51<p>Doxygen-generated tarballs are available for <a href="http://www.openscenegraph.org/download/dox/">download</a> from the website</p>
52<p><u>UML Diagrams</u>
53<blockquote><a href="UML/osg.png">osg</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
54UML diagram of the osg core library
55<br><a href="UML/osgutils.png">osgUtil</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
56UML diagram of the osg utilities library</blockquote></p>
57<p><u>Mind Maps</u>
58<blockquote><a href="MindMaps/DesignPatterns/DesignPatterns.html">Design
59Pattern used in the OSG.</a>
60<br><a href="MindMaps/Mission/Mission.html">Mission Statement for OSG.</a></blockquote></p>
61
62</body>
63</html>
Note: See TracBrowser for help on using the browser.