|
Latest Release
| Download | Size | Description | Date |
| 8.00 beta 1 Win32 | 70 MB | Win32 .libs for VC9, manual, sample data, demos and tools. See installation instructions in manual/index.html inside file | 2009-07-06 |
| 8.00 beta 1 Source | 37 MB | Build full install for Win32, Win64, OS X, FreeBSD, and Linux. Type "buildg3d --install update" to install on all platforms. | 2009-07-06 |
|
| 7.01 Win32 | 57 MB | Win32 .libs for VC9, manual, sample data, demos and tools. See installation instructions | 2008-11-26 |
| 7.01 Source | 34 MB | Build full install for Win32, Win64, OS X, FreeBSD, and Linux. Type "buildg3d --install update" to install on all platforms. | 2008-11-26 |
|
| Data Pack | 230 MB | 3D models, fonts, and more. Samples | 2008-11-26 |
|
| 6.10 Solaris x86 | 24.0 MB | Unsupported binary and source port. | 2007-12-18 |
|
The G3D distribution includes zlib, libpng, libjpeg, FFMPEG, and libzip. You do not need to install those libraries separately.
You can browse and search the unstable, unsupported latest CVS Sources. To check out the CVS tree, use the command:
cvs -z3 -d:pserver:anonymous@g3d-cpp.cvs.sf.net:/cvsroot/g3d-cpp co -P G3D
On Windows, we recommend TortoiseCVS, which can download G3D from :pserver:anonymous@g3d-cpp.cvs.sf.net:/cvsroot/g3d-cpp.
Recommended Tools
These are other open source tools that we recommend for use with G3D when building 3D
applications or that are (*) required to build G3D from sources if you
do not use the precompiled binaries. These are not supported by the
G3D team.
Other Win32 Binaries
We provide binaries for other open source projects that are compatible
with G3D. These are not supported by the G3D team. Note that the G3D
binary release includes zlib.lib, zip.lib, jpeg.lib, and png.lib.
| Download | Size | Description | Date |
| ODE | 0.3 MB | Open Dynamics Engine physics DLL | 2007-07-18 |
| Mesa 6.5 | 0.8 MB | Mesa software OpenGL implementation. Allows 3D rendering on old computers without 3D cards. Note that this is not the latest Mesa release. | 2006-04-11 |
| wxWidgets 2.6.2 | 23 MB | wxWidgets GUI library. Provides more controls than the G3D GUI but does not render inside the 3D window. Note that this is not the latest wxWidgets release. | 2006-01-10 |
|