G3D 9.00 beta 3 Precompiled Binaries
Downloads include static libraries, headers, manual, sample code, and 3D assets

Windows 7, Vista, and XP; Visual Studio 2010; 32 + 64 bit

Quick Instructions [More Details]:
  1. Download G3D-9.00-b03-win.zip
  2. Set your G3D9DATA environment variable to the G3D\data directory.
  3. Configure Visual Studio's project directories to use G3D\lib and G3D\include (see install instruction in download).
  4. See G3D\samples\starter for a simple application framework.
OS X 10.7; g++ 4.2.1

Quick Instructions [More Details]:
  1. Download G3D-9.00-b03-osx.zip
  2. Set your G3D9DATA environment variable to the G3D/data directory.
  3. Add G3D/bin to your PATH environment variable
  4. Append G3D/lib to your LIB environment variable and G3D/include to your INCLUDE environment variable, or edit ~/.icompile
  5. See G3D/samples/starter for a simple application framework that compiles with the included iCompile script.


More Downloads: source, linux, betas, data, CVS and SVN, etc.