Download List

Descripción del Proyecto

Fract-O-Rama is a Qt-based fractal generation program. All fractal images are specified using the program's fractal scripting language, so it is possible to explore a wider variety of fractal types/options than with many other generation programs. Full source is included, and the program readily compiles/runs on UNIX or win32 (win32 binaries are also available, as a Qt commercial license is required to build the program on windows). It comes with documentation and many example fractals.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-27 10:15
1.6.5

Bernoulli () y Euler () se han añadido funciones para el retorno de la enésima Bernoulli y números de Euler. BIT_AND (), BIT_OR (), BIT_XOR (), bit_shl (), bit_shr (), y bit_not () funciones también fueron agregados. Apoyo para los números enteros hex se añadió con 0x (valor) y (valor) 0X. 'Imprimir' y 'ahora println «utilización». en lugar de '+' para encadenar a los artículos de impresión, por lo que es posible mezclar los literales de cadena con cualquier expresión dobles o complejas.
Tags: Major feature enhancements
bernoulli() and euler() functions were added for returning the Nth Bernoulli and Euler numbers. bit_and(), bit_or(), bit_xor(), bit_shl(), bit_shr(), and bit_not() functions were also added. Support for hex integers was added with 0x{value} and 0X{value}. 'print' and 'println' now use '.' instead of '+' for chaining items to print, making it possible to mix string literals with any double or complex expression.

2001-07-06 02:45
1.5.8

Montones de nuevas funciones, nuevas características del lenguaje, ayuda HTML integrado y salida de antialiasing.
Tags: Minor feature enhancements
Lots of new functions, new language features, integrated HTML help, and antialiased output.

2001-04-14 10:09
1.5.1-E

Varias adiciones a la capacidad de lenguaje de script del programa, y una nueva galería con cerca de 200 archivos de la fórmula de la muestra y las imágenes.
Tags: Major feature enhancements
Many additions to the capabilities of the
program's scripting language, and a new gallery
with nearly 200 sample formula files and images.

2001-01-30 15:12
1.4.3

Mejoras en el archivo de idioma fórmula, mejor documentación, y mucho más.
Improvements to the formula file language, better documentation, and much more.

2001-01-30 15:12
1.2.3

Versión pública inicial.
Initial public release.

Project Resources