2002-04-24 21:05:03 +08:00
|
|
|
<!doctype html 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>OSG Distribution</title>
|
|
|
|
</head>
|
|
|
|
<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#990066" alink="#FF0000">
|
2002-04-24 21:08:30 +08:00
|
|
|
<img SRC="images/OpenSceneGraphBanner_Distribution.jpg" height=77 width=640>
|
2002-04-24 21:05:03 +08:00
|
|
|
|
2002-04-24 22:14:37 +08:00
|
|
|
<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="demos.html">Demos</a> </td>
|
|
|
|
<td><a href="data.html">Data</a> </td>
|
|
|
|
<td><a href="sgv.html">Viewer</a> </td>
|
|
|
|
<td><a href="stereo.html">Stereo</a> </td>
|
|
|
|
<td><a href="documentation.html">Reference Guides</a> </td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
<h2><u>Contents of distribution</u></h2>
|
2002-04-24 21:05:03 +08:00
|
|
|
./ Root directory.
|
|
|
|
<blockquote><tt><a href="../README">README</a> </tt>text
|
|
|
|
bare bones readme file.
|
|
|
|
<br><tt><a href="../COPYING">COPYING</a> </tt>text
|
|
|
|
file containing the details of the OSG's Open Source LGPL license.
|
|
|
|
<br><tt><a href="../AUTHORS">AUTHORS</a> </tt>text file
|
|
|
|
containing names of contributors to the osg.
|
|
|
|
<br><tt><a href="../NEWS">NEWS</a> </tt>text
|
|
|
|
file listing coarse grained changes between releases.
|
|
|
|
<br><tt><a href="../ChangeLog">ChangeLog</a> </tt>text file listing
|
|
|
|
fine grained changes between releases.
|
|
|
|
<br><tt><a href="../TODO">TODO</a> </tt>text
|
|
|
|
file listing left to implement/extend/rewrite.
|
|
|
|
<br><tt><a href="../FAQ">FAQ</a>
|
|
|
|
</tt>text file listing Frequently asked questions.
|
|
|
|
<br><tt><a href="../Makefile">Makefile</a> </tt>Unix makefile.
|
|
|
|
<br><tt>index.html </tt>This file!</blockquote>
|
|
|
|
|
|
|
|
<p><br><a href="../doc/">doc/</a> Documentation directory
|
|
|
|
<blockquote><tt><a href="../doc/index.html">index.html</a>
|
|
|
|
</tt>Documentation index
|
|
|
|
<br><tt><a href="../doc/doc++/osg/HIER.html">osg/</a>
|
|
|
|
</tt>Scene graph reference guide.
|
|
|
|
<br><tt><a href="../doc/doc++/osgUtil/HIER.html">osgUtil/</a>
|
|
|
|
</tt>Scene graph utilities reference guide.
|
|
|
|
<br><tt><a href="../doc/doc++/osgDB/HIER.html">osgDB/</a>
|
|
|
|
</tt>Scene graph database utilities reference guide.
|
|
|
|
<br><tt><a href="../doc/doc++/osgText/HIER.html">osgText/</a>
|
|
|
|
</tt>Scene graph text reference guide.
|
|
|
|
<br><tt><a href="../doc/doc++/osgGLUT/HIER.html">osgGLUT/</a>
|
|
|
|
</tt>Simple GLUT based viewer base classes reference guide.</blockquote>
|
|
|
|
|
|
|
|
|
|
|
|
<p><a href="../include/">include/</a> External includes
|
|
|
|
(i.e. files which would be installed in /usr/include)
|
|
|
|
<blockquote><tt><a href="../include/osg">include/osg/</a>
|
|
|
|
</tt>The OSG library header files.
|
|
|
|
<br><tt><a href="../include/osgUtil">include/osgUtil/</a> </tt>The OSG
|
|
|
|
Util library header files.
|
|
|
|
<br><tt><a href="../include/osgDB">include/osgDB/</a> </tt>The
|
|
|
|
OSG Database library header files.
|
|
|
|
<br><tt><a href="../include/osgText">include/osgText/</a> </tt>The
|
|
|
|
OSG text library header files.
|
|
|
|
<br><tt><a href="../include/osgGLUT">include/osgGLUT/</a> </tt>The OSG
|
|
|
|
GLUT utiltiy library header files.</blockquote>
|
|
|
|
|
|
|
|
|
|
|
|
<p><a href="../src/">src/</a> source files (including internal
|
|
|
|
includes)
|
|
|
|
<blockquote><tt><a href="../src/osg">src/osg</a>
|
|
|
|
</tt>The OSG library source files.
|
|
|
|
<br><tt>
|
|
|
|
</tt>Contains all core osg classes, including reader/writer support for
|
|
|
|
<br><tt>
|
|
|
|
</tt>the .osg ascii format, and sgi's rgb image format.
|
|
|
|
<p><tt><a href="../src/osgUtil">src/osgUtil</a> </tt>The OSG utility
|
|
|
|
library source files.
|
|
|
|
<br><tt>
|
|
|
|
</tt>Contains useful utility classes such as for setting
|
|
|
|
<br><tt>
|
|
|
|
</tt>up and rendering/draw.
|
|
|
|
<p><tt><a href="../src/osgDB">src/osgDB</a> </tt>The OSG
|
|
|
|
database utility library source files.
|
|
|
|
<br><tt>
|
|
|
|
</tt>Contains useful utility classes such as for reading
|
|
|
|
<br><tt>
|
|
|
|
</tt>and writing 3D databases and image files.
|
|
|
|
<p><tt><a href="../src/osgText">src/osgText</a> </tt>The OSG
|
|
|
|
text library source files.
|
|
|
|
<br><tt>
|
|
|
|
</tt>Contains true type font rendering classes.
|
|
|
|
<p><tt><a href="../src/osgGLUT">src/osgGLUT</a> </tt>The OSG GLUT library
|
|
|
|
source files.
|
|
|
|
<br><tt>
|
|
|
|
</tt>Contains basic GLUT viewer base classes used by
|
|
|
|
<br><tt>
|
|
|
|
</tt>demo programs to bring up window and provide keyboard
|
|
|
|
<br><tt>
|
|
|
|
</tt>and mouse interaction.
|
|
|
|
<p><tt><a href="../src/osgPlugins/">src/osgPlugins/</a>
|
|
|
|
</tt>Import/Export/Node kit plug-ins to the OSG.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/osg/">osg/</a>
|
|
|
|
</tt>.osg native ASCII reader/write plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/flt/">flt/</a>
|
|
|
|
</tt>.flt Open Flight reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/lib3ds/">lib3ds/</a>
|
|
|
|
</tt>.3ds Auto Studio Maxx reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/lwo/">lwo/</a>
|
|
|
|
</tt>.lwo Light Wave binary (.lwo,.lw & .geo) reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/obj/">obj/</a>
|
|
|
|
</tt>.obj Alias Wavefront reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/pfb">pfb/</a>
|
|
|
|
</tt>.pfb (and others) Performer reader and writer plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/dw/">dw/</a>
|
|
|
|
</tt>.dw Design Workshop reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/rgb">rgb/</a>
|
|
|
|
</tt>.rgb RGB image file format reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/png">png/</a>
|
|
|
|
</tt>.png PNG image file format reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/gif">gif/</a>
|
|
|
|
</tt>.gif GIF image file format reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/jpeg/">jpeg/</a>
|
|
|
|
</tt>.jpg JPEG image file format reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/pic">pic/</a>
|
|
|
|
</tt>.pic PIC image file format reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/tga">tga/</a>
|
|
|
|
</tt>.tga TGA image file format reader plugin.</tt>
|
|
|
|
<br><tt> <a href="../src/osgPlugins/tiff">tiff/</a>
|
|
|
|
</tt>.tif TIFF image file format reader plugin.</tt>
|
|
|
|
<p><tt><a href="../src/Demos/">src/Demos/</a> <a href="../src/Demos/sgv">sgv/</a>
|
|
|
|
</tt>A basic scene graph viewer for the OSG which is loads .osg files and
|
|
|
|
above formats.
|
|
|
|
<br><tt> <a href="../src/Demos/osgconv">osgconv/</a>
|
|
|
|
</tt>A program which reads input files into a single scene graph and outputs
|
|
|
|
the results.
|
|
|
|
<br><tt> <a href="../src/Demos/hangglide/">hangglide/</a>
|
|
|
|
</tt>A program which of creates a flying site and allows users to fly over
|
|
|
|
the scene.
|
|
|
|
<br><tt> <a href="../src/Demos/osgtexture">osgtexture/</a>
|
|
|
|
</tt>A simple program which demonstrates how to use various textures modes.
|
|
|
|
<br><tt> <a href="../src/Demos/osgcube/">osgcube/</a>
|
|
|
|
</tt>A basic animation of an oscillating cube.
|
|
|
|
<br><tt> <a href="../src/Demos/osgreflect/">osgreflect/</a>
|
|
|
|
</tt>A demonstration of multi-pass stencil buffer based planar reflections.
|
|
|
|
<br><tt> <a href="../src/Demos/osgimpostor/">osgimpostor/</a>
|
|
|
|
</tt>A basic demo to show how to use the osg::Impostor node.
|
|
|
|
<br><tt> <a href="../src/Demos/osgviews/">osgviews/</a>
|
|
|
|
</tt>A demo of multiple views of the same or multiple scenes.
|
|
|
|
<br><tt> <a href="../src/Demos/osgtext/">osgtext/</a>
|
|
|
|
</tt>A demo of true type fonts support provided by osgText.
|
|
|
|
</blockquote>
|
|
|
|
|
|
|
|
<p><br><tt><a href="../lib/">lib/</a>
|
|
|
|
</tt>The local repository for the OSG library and plugins (files to be
|
|
|
|
installed in /usr/lib/ or<tt> </tt>/usr/local/lib)
|
|
|
|
<p><tt><a href="../lib/osgPlugins/">lib/osgPlugins/</a> </tt>The local
|
|
|
|
repository for the OSG plugins (files to be installed in /usr/lib/osgPlugins
|
|
|
|
or<tt> </tt>/usr/local/lib/osgPlugins)
|
|
|
|
<p><tt><a href="../bin/">bin/</a>
|
|
|
|
</tt>The local repository for the OSG binary files (files to be installed
|
|
|
|
in /usr/bin or /usr/local/bin)
|
|
|
|
<p><tt><a href="../Make/">Make/</a>
|
|
|
|
</tt>Unix platform specific make rules and dependencies.
|
|
|
|
<p><tt><a href="../VisualStudio/">VisualStudio/</a> </tt>MS
|
|
|
|
VisualC++ 6.0 Make/Workspace files for Windows.
|
|
|
|
<p><tt><a href="../dist/">dist/</a>
|
|
|
|
</tt>Distribution make files for RedHat Linux and IRIX.
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|