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

Revision 1912, 3.1 kB (checked in by robert, 10 years ago)

Updates to docs.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<!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">
11<table>
12<tr>
13<td><a href="index.html">Index</a></td>
14
15<td><a href="introduction.html">Introduction</a></td>
16
17<td><a href="contents.html">Contents</a></td>
18
19<td><a href="install.html">Install</a></td>
20
21<td><a href="dependencies.html">Dependencies</a></td>
22
23<td><a href="examples.html">examples</a></td>
24
25<td><a href="data.html">Data</a></td>
26
27<td><a href="osgviewer.html">Viewer</a></td>
28
29<td><a href="stereo.html">Stereo</a></td>
30
31<td><a href="plan.html">Plan</a></td>
32
33<td><a href="documentation.html">Reference Guides</a></td>
34</tr>
35</table>
36
37<h2>
38<u>Reference Guides</u></b></h2>
39
40The documentation on the OSG is still in its early stages, and far from
41complete. If you can't find your answers in what documentation there currently
42is, please feel free to post the question on the OSG mailing list.
43<p><u>Reference guides (automatically generated using doc++)</u>
44<blockquote><a href="doc++/osg/HIER.html">osg/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
45core scene graph reference guide.
46<br><a href="doc++/osgUtil/HIER.html">osgUtil/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
47scene graph utilities reference guide.
48<br><a href="doc++/osgDB/HIER.html">osgDB/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
49scene graph database utilities reference guide.
50<br><a href="doc++/osgParticle/HIER.html">osgParticle/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
51scene graph particle reference guide.
52<br><a href="doc++/osgText/HIER.html">osgText/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
53scene graph text reference guide.
54<br><a href="doc++/osgSim/HIER.html">osgText/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
55scene graph visual simulation library reference guide.
56<br><a href="doc++/osgGA/HIER.html">osgGA/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
57scene graph gui abstraction reference guide.
58<br><a href="doc++/osgProducer/HIER.html">osgProducer/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
59simple Producer based viewer base classes reference guide.</blockquote>
60<p>Doxygen-generated tarballs are available for <a href="http://www.openscenegraph.org/download/dox/">download</a> from the website</p>
61<p><u>UML Diagrams</u>
62<blockquote><a href="UML/osg.png">osg</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
63UML diagram of the osg core library
64<br><a href="UML/osgutils.png">osgUtil</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
65UML diagram of the osg utilities library</blockquote></p>
66<p><u>Mind Maps</u>
67<blockquote><a href="MindMaps/DesignPatterns/DesignPatterns.html">Design
68Pattern used in the OSG.</a>
69<br><a href="MindMaps/Mission/Mission.html">Mission Statement for OSG.</a></blockquote></p>
70
71</body>
72</html>
Note: See TracBrowser for help on using the browser.