Version 5, last updated by Rafał Paliwoda at January 26, 2010 02:03 UTC
Hi,
Welcome to the aquarium project space. It is going to be a fish life simulator or screen saver. It is written in C++ using OpenGL, GLUT and libgd libraries. The author has strong desire to get this project done as quick as it will be possible. Unfortunately he bothers about many other things now. The project needs some refactoring, optimization, bugs fixing and to become more convenient for potential user.
Compilation command:
g++ -lglut -lgd *.cpp
One can use any Wavefront obj model he would like to use in his aquarium. I hope there will be user-friendly interface that will let you compose your own aquarium some day.
Greetings
RP