Download Latest Version qmandelbrowse_0.9.tar.gz (2.1 MB)
Email in envelope

Get an email when there's a new version of Qt Mandelbrot Browser

Home / 0.0
Name Modified Size InfoDownloads / 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).

Source: README.txt, updated 2010-01-17