Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 49453cf5aa68d3dd7dfef7872f9a79d7 > files > 343

gnofract4d-4.0.1-1.mga7.i586.rpm


About this Program
==================

Gnofract 4D is a program for drawing beautiful mathematically-based
images known as fractals. See the manual for more details.

The most recent version may be obtained from
http://github.com/edyoung/gnofract4d

Examples, screenshots etc are at http://edyoung.github.io/gnofract4d

Basic Installation
==================

Run:

 ./setup.py build

You can then run Gnofract4D in the local directory:

./gnofract4d

You can also install it (you'll normally need to be root to do this):

./setup.py install

You can then run it as:

gnofract4d

You can verify that your installation is working correctly by running

./test.py

Requirements
============

Gnofract 4D requires these packages to run:

o Python version 3.5 or higher
o GTK version 3.18 or higher
o A C++ compiler
o Optionally, headers for libpng and libjpeg

Ubuntu 16.04 or newer releases should work.

If you're not sure if you have these or not, just try running
"./setup.py build" and see if it complains.

If FFmpeg is installed it will be possible to create videos.