Windows Vista, 7, and 8
Quick Instructions [More Details]:
- Download G3D-10.00-win64.zip
- Set your
G3D10DATA environment variable to the G3D\data directory.
- Configure Visual Studio's project directories to use G3D\lib and G3D\include.
- See
G3D\samples\starter for a simple application framework.
|
OS X 10.4 or later
Quick Instructions [More Details]:
- Download G3D-10.00-osx.zip
- Set your
G3D10DATA 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.
|