Windows 7, Vista, and XP; Visual Studio 2010; 32 + 64 bit
Quick Instructions [More Details]:
- Download G3D-9.00-b04-win.zip
- Set your
G3D9DATA environment variable to the G3D\data directory.
- Set your
PATH environment variable to include the G3D\bin directory.
- Configure Visual Studio's project directories to use G3D\lib and G3D\include (see install instruction in download).
- See
G3D\samples\starter for a simple application framework.
|
OS X 10.7+; g++ 4.2.1
Quick Instructions [More Details]:
- Download G3D-9.00-b04-osx.zip
- Set your
G3D9DATA environment variable to the G3D/data directory.
- Add G3D/bin to your PATH environment variable
- Append G3D/lib to your LIB environment variable and G3D/include to your INCLUDE environment variable, or edit ~/.icompile
- See
G3D/samples/starter for a simple application framework that compiles with the included iCompile script.
|