Commit 9fe614ff authored by Luis Penaranda's avatar Luis Penaranda
Browse files

added readme

parent cf9372e1
Loading
Loading
Loading
Loading

README

0 → 100644
+11 −0
Original line number Diff line number Diff line
This program compiles on linux and mac (it may also work on windows, though
it was not tested). It requires:
-qmake,
-make,
-g++ (maybe other compilers work),
-Qt 4,
-OpenGL 3.1 or GLew 1.5.2,
-libnetpbm, and
-glut or freeglut.

To build, simply run qmake and make.