fraqtive
draws Mandelbrot and Julia fractals
Install
- All systems
-
curl cmd.cat/fraqtive.sh
- Debian
-
apt-get install fraqtive - Ubuntu
-
apt-get install fraqtive - Kali Linux
-
apt-get install fraqtive - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fraqtive - Raspbian
-
apt-get install fraqtive
fraqtive
draws Mandelbrot and Julia fractals
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images. It is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported.
fraqtive-dbg
draws Mandelbrot and Julia fractals (debugging symbols)
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images. It is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported. This package contains the debugging symbols for fraqtive.