Skip to content

antonvw/fractal-map

Repository files navigation

This project offers a fractal browser.

Dependencies

Build process

Building depends on the compiler:
For gcc use make for Visual Studio use nmake for mingw use mingw32-make

Building Qt

./configure -qt-xcb -opensource -nomake tests
make
make install

Building qwt

qmake
make
make install

Building fractal-map

qmake
make

About

offers an application to explore fractals

Resources

Stars

Watchers

Forks

Packages

No packages published