SimGear is a set of open-source libraries designed to be used asbuilding blocks for quickly assembling 3d simulations, games, andvisualization applications.SimGear is a relatively new project, and while quite a bit of code hasbeen written as par
Be the first to post a text review of SimGear - Real time simulation tools. Rate and review a project by clicking thumbs up or thumbs down in the right column.
New in 0.0.16 * July 12, 2001 * Various changes to the property manager implimentation to better support dumping out the desired portions of the property tree to file. * Don't compile the metakit demos by default (causes problems for Irix)' * Other various tweaks for Irix. * Added a virtual destructor to XMLVisitor to fix a warning message. * Check for valid hostname lookup in sg_socket.cxx * Add a function to return modified julian date without creating an entire SGTime class. This avoids an extraneous warning about not being able to find a timezone. * Created a mailing list for cvs commit messages. * Fixed a potential array under/over run bug in interpolator.cxx * Removed all references to SGValue from the property manager. Added support for an "archive" bit in the property manager to control which values get written out. * Added SGCommandState class so that commands can compile and save copies of their arguments for efficiency if they are called multiple times. * Added Brian Baul's "tr" tiled rendering low level support library. This along with some higher level code in flightgear allows us to do ultra-hires tiled screen dumps suitable for large format printers. (Norman Vine)
* Various bug fixes, tweaks, and optimizations. * Added a command manager (analogous to the property manager) * Better Irix Mips support. * Various gcc-3.0 fixes. * Various MSVC fixes. * Added MSVC project files (automatically generated from the unix automake configuration files.) * Removed total size limitation on interpolation table module. * Various Cygwin fixes. * Added some convenience functions to point3d. * Various compiler warning fixes. * Added a thread wrapper class (currently only supports pthreads) * Added IO routines for a lowlevel, native simgear binary 3d file format optimized for TerraGear terrain. * Better endianness checking and support for the binary file read/write routines. * Added doxygen comments for all public interface code. Documentation can be accessed via the SimGear web page. * Many FG -> SG name space changes for better consistancy throughout this package. * Added property aliases, repeated name tags, and a general xml inclusion facilities. Many other property manager clean ups following a complete rewrite. * Fixed some critical null pointer bugs in property manager. * Magnetic variation can now be fetched for any arbitrary location.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?