Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2010-01-17 | 560 Bytes | |
qmandelbrowse.tar.bz2 | 2010-01-17 | 82.4 kB | |
Totals: 2 Items | 82.9 kB | 0 |
QMandelbrotBrowser ------------------ The project currently does not have installable packages. The source code can be built from the source tar or checked out from SVN. tar -jxvf qmandelbrowse.tar.bz2 cd qmandelbrowse qmake make ./mandel-rel& The project is developed using eclise CDT on kubuntu 9.1 and it depends on Qt4, GLEW, glut. The OpenGL rendering mode uses GLSL and was tested with the proprietary ATI driver and a Radeon HD 4850 card. But did not work with Mesa and the open radeon driver (GLSL fragment fails to compile).