This is zRcube's first developper release 0.0.1 Date: May 28 2001
To compile:
autoconf
automake
./configure
make
Then, copy povloader/kpp to zrcube/
to test the raytracer,:
cd zrcube
cp ../misc/scenes/colors.inc .
./rtest ../misc/scenes/cubes2.pov
- Note
- OpenGL and gtk are required at this time. However, there are not really needed, just some #ifdef [..] would allow to compile without theses libs. Consquently, if you have the time to put the #ifdef required .... :)
Important :
Libpng >= 1.0.9 and Glut >= 3.7 are required.
(see INSTALL for more info)
Please see FEATURES for pov-related information
