---------------------------------------------------------
| Convert 3dformats to my format:  (Rainer Lehrig 2000) |
---------------------------------------------------------

I used "3D Exploration" a windows program for file conversion that you can download on:
http://www.opengl.org/users/apps_hardware/applications/utilities.html

This program can generate *.cpp files as output. I use this *.cpp file to generate my format.

usage:
In this directory

$ gengl.sh your_file.cpp

will compile, link and execute the file format converter.
The output is written to scene.gl in this directory