Program for drawing Mandelbrot and Julia fractals
http://fraqtive.mimec.org/
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Education/fraqtive && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fraqtive-0.4.6.tar.bz2 | 0000202647 198 KB | |
fraqtive-rpmlintrc | 0000000176 176 Bytes | |
fraqtive.changes | 0000001756 1.71 KB | |
fraqtive.desktop | 0000001334 1.3 KB | |
fraqtive.spec | 0000002611 2.55 KB |
Revision 4 (latest revision is 9)
Lars Vogdt (lrupp)
committed
(revision 4)
- update to 0.4.6: + It is now possible to generate a series of images with increasing zoom level and optional rotation. This makes it possible to create very nice looking animations, such as the ones in the fractal videos section. + The calculation depth, which controls the maximum number of iterations, can now be set to a larger value, which makes it possible to see more details at the fractal's edge, at the cost of speed. + Some glitches when navigating at a very high zoom level were fixed. + The user interface was redesigned and refreshed a bit for a more modern look. A tool strip known from my other programs is now used in place of menu and toolbar. + generate high quality fractal images of arbitrary size (up to 4000 x 4000 pixels) and save them in PNG, JPEG, TIFF, BMP or PPM format - specfile cleanup
Comments 0