All Projects → mimecorg → fraqtive

mimecorg / fraqtive

Licence: GPL-3.0 license
Generator of the Mandelbrot family fractals.

Programming Languages

C++
36643 projects - #6 most used programming language
NSIS
403 projects
HTML
75241 projects
QMake
1090 projects
Batchfile
5799 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to fraqtive

Mandelbrot-set-explorer
An interactive Mandelbrot set, made with Python3 and Tkinter
Stars: ✭ 31 (+47.62%)
Mutual labels:  fractal, mandelbrot
bbmandelbrotGo
generate images of a mandelbrot fractal
Stars: ✭ 19 (-9.52%)
Mutual labels:  fractal, mandelbrot
wasabi
A Buddhabrot explorer based on wabisabi, but with a more affectionate name.
Stars: ✭ 17 (-19.05%)
Mutual labels:  fractal, mandelbrot
innoq-styleguide
INNOQ Styleguide and Component Library
Stars: ✭ 24 (+14.29%)
Mutual labels:  fractal
styleguide-starterkit
A starterkit to create styleguides with Fractal and Webpack.
Stars: ✭ 35 (+66.67%)
Mutual labels:  fractal
aframe-lsystem-component
L-System/LSystem component for A-Frame to draw 3D turtle graphics. Using Lindenmayer as backend.
Stars: ✭ 33 (+57.14%)
Mutual labels:  fractal
restate
A redux fractal state library 🕷
Stars: ✭ 55 (+161.9%)
Mutual labels:  fractal
haxe-shaderfun
lyapunov fat fractals haxe prodecure
Stars: ✭ 14 (-33.33%)
Mutual labels:  fractal
xirho
xirho is a simple generalized iterated function system plotter.
Stars: ✭ 16 (-23.81%)
Mutual labels:  fractal
gpu mandelbrot
Interactive Mandelbrot set on GPU with Python
Stars: ✭ 33 (+57.14%)
Mutual labels:  fractal
iterated-function-systems
Iterated Function Systems fractals with OCaml.
Stars: ✭ 33 (+57.14%)
Mutual labels:  fractal
laravel-transformer-maker
Quick way to create Fractal Transformers.
Stars: ✭ 29 (+38.1%)
Mutual labels:  fractal
mandelbrot-threaded-webassembly
A simple demonstration of WebAssembly threads
Stars: ✭ 41 (+95.24%)
Mutual labels:  mandelbrot
Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
Stars: ✭ 92 (+338.1%)
Mutual labels:  mandelbrot
gis-snippets
Some code snippets for GIS tasks
Stars: ✭ 45 (+114.29%)
Mutual labels:  fractal
pycontextfree
Pythonic generative art tool
Stars: ✭ 32 (+52.38%)
Mutual labels:  fractal
Multifractal-Model-of-Asset-Returns-MMAR-for-Thesis
I wrote a Master's in Finance thesis on Monte Carlo simulation of the Multifractal Model of Asset Returns. This is a model developed in the late 1990's by Benoît Mandelbrot and his two students, Laurent Calvet and Adlai Fisher. I had never programmed before and this was my first big coding project — so sorry if the code sucks! I did what I could :)
Stars: ✭ 29 (+38.1%)
Mutual labels:  mandelbrot
cas
Cellular Automata Simulator
Stars: ✭ 22 (+4.76%)
Mutual labels:  fractal
immerx-state
Reactive, fractal and no-nonsense state management with Immer
Stars: ✭ 19 (-9.52%)
Mutual labels:  fractal
dva-boot
🌱 使用CRA(create-react-app v2) 构建的react dva 2 脚手架 支持动态路由、接口数据模拟、按功能分层、并且包含诸多实用的小组件
Stars: ✭ 79 (+276.19%)
Mutual labels:  fractal
Fraqtive
Version 0.4.8 (2015-01-29)

Mandelbrot family fractal generator.

Fraqtive is an open source, multi-platform generator of the Mandelbrot
family fractals. It uses very fast algorithms supporting SSE2
and multi-core processors. It generates high quality anti-aliased
images and renders 3D scenes using OpenGL. It allows real-time
navigation and dynamic generation of the Julia fractal preview.


Copyrights
==========

Copyright (C) 2004-2015 Michał Męciński

Icons based on the KDE Crystal theme copyright (C) 2002 and following
years KDE Artists

    
License
=======

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


Resources
=========

Website
    http://fraqtive.mimec.org/

Forum
    http://fraqtive.mimec.org/forum/general

Bugs & Requests
    http://fraqtive.mimec.org/forum/tracker
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].