Template:Third Party
From Emergent
| Package | Min Version | Web Link File Link | Description |
|---|---|---|---|
| OpenGL | (platform dependent) | OpenGL | Low-level 3d graphics toolkit (hardware accelerated); this is usually provided by the graphics card driver, or the OS. |
| Qt4 (open source edition) | Qt-4.2.3 or Qt-4.3.1 | http://www.trolltech.com/ | Main GUI Toolkit |
| sndfile | 1.0.17 | http://www.mega-nerd.com/libsndfile/ | sound reading library (except mp3); is also used by simage (below) |
| Coin3D | 2.4.6 | http://www.coin3d.org/ | Open Inventor providing higher-level 3d toolkit |
| SoQt | 1.4.1 | http://www.coin3d.org/ | Qt interface to Coin3d |
| simage | 1.6.1 | http://www.coin3d.org/ | library for loading textures (and doing media i/o) |
| GSL | 1.9 | http://www.gnu.org/software/gsl/ | Gnu Scientific Library: for matrix math and other math functions |
| ODE | 0.8 or 0.7 | http://ode.org/ | Open Dynamics Engine: for virtual environment simulations |
