Go to file
timoore d4289c5d54 Change trees code to use a faster OpenGL path
The (random) dimensions of a large number of trees is stored in an
array shared by all the tree geodes. The coordinates of the origin of
each tree are replicated in an another array. This allows an entire
block of trees to be rendered with a few OpenGL calls, instead of one
function call per tree.
2009-08-25 16:14:13 +02:00
projects support osgText in models 2009-08-25 09:11:27 +02:00
simgear Change trees code to use a faster OpenGL path 2009-08-25 16:14:13 +02:00
.cvsignore Added more generated files. 2004-04-04 14:24:06 +00:00
acinclude.m4 Use Boost singleton template for our singletons 2008-12-10 22:39:02 +00:00
am2dsp.cfg Olaf Flebbe: 2006-02-17 08:58:56 +00:00
AUTHORS Added Curt to empty Authors file as CVS test. 2001-12-11 22:23:25 +00:00
autogen.sh Fixes to better support the native irix compilers. 2002-09-06 15:30:11 +00:00
ChangeLog Initial revision 2000-02-09 19:27:02 +00:00
configure.ac Include the bounding volume tree on the build system. 2009-03-05 10:32:05 +01:00
COPYING Starting conversion to LGPL (from GPL). 2000-07-08 18:44:26 +00:00
Doxyfile Attempt to sort out the version number mess in preparation for a 1.9.0 release. 2008-12-19 20:39:59 +00:00
DoxygenMain.cxx - Tweaks to doxygen main page. 2003-06-11 18:55:36 +00:00
Makefile.am Added a check for OpenSceneGraph and created some basic documentation. 2007-09-01 12:55:46 +00:00
NEWS Attempt to sort out the version number mess in preparation for a 1.9.0 release. 2008-12-19 20:39:59 +00:00
README Test commit. 2001-12-17 16:52:20 +00:00
README.MSVC Updated am2dsp.cfg file for creating MSVC project files. 2002-04-22 20:37:31 +00:00
README.OpenAL Documentation update regarding OpenAL and OSG. 2008-12-20 09:10:43 +00:00
README.OSG Documentation update regarding OpenAL and OSG. 2008-12-20 09:10:43 +00:00
README.plib update library version requirements 2008-05-19 15:17:55 +00:00
README.zlib Updates to remove unneeded and old version of zlib source. 2006-03-23 21:59:59 +00:00
SimGear.dsp Replace SGPlacementTrans usage with osg::PositionAttitueTransform. 2009-06-11 15:55:10 +02:00
SimGear.dsw Updates for v0.3.10-pre1. 2006-03-20 19:22:20 +00:00
SimGear.spec.in For building redhat packages. 2000-03-29 00:00:46 +00:00
Thanks SimGear: Typo in Thanks file 2007-07-23 22:00:31 +00:00
TODO Initial revision 2002-09-07 02:58:19 +00:00

[ Nothing here at this time. ]