Showing 91 open source projects for "fractals"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Fractals

    Fractals

    Fractals is a recursive task orchestrator for agent swarm

    Fractals is an experimental open-source framework designed to orchestrate complex tasks using swarms of AI agents organized in a recursive structure. The system takes a high-level goal and decomposes it into a hierarchy of smaller subtasks, forming a self-similar tree that resembles a fractal structure. Each leaf node of this tree represents a specific executable task that can be processed independently by an AI agent.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    glChAoS.P

    glChAoS.P

    3D GPUs Strange Attractors and Hypercomplex Fractals explorer

    glChAoS.P is a GPU-accelerated, real-time graphics project for visualizing complex mathematical fractals, attractors, and particle systems using OpenGL and GLSL. It’s an interactive sandbox for visual experimentation with chaotic systems, combining beautiful visuals with user control via keyboard and GUI. The software includes extensive customization of rendering parameters, camera movement, and output formats, including support for VR and 360-degree panoramic videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fractal Explorer

    Fractal Explorer

    Simple multi-threaded program to zoom into fractals. Runs on Windows

    Support for Mandelbrot set, Julia sets and Newton fractals. Source code may not be up to date. Source code: https://github.com/PrancerFrisco/Fractals
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Mandelbulber

    Mandelbulber

    3D fractal rendering software

    In summary, Mandelbulber generates three-dimensional fractals. Explore trigonometric, hyper-complex, Mandelbox, IFS, and many other 3D fractals. Render with a great palette of customizable materials to create stunning images and videos. The possibilities are literally infinite! Mandelbulber v2 is new line of this application. It was rewritten from scratch with new Qt based interface.
    Leader badge
    Downloads: 162 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    ...It integrates file viewers for most of the common file types, as well as an audio and video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D minesweeper game, a multi-function clock, a stock watchlist, some fractals, and a Linux kernel configurator in form of a kernel patch.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    forevalz

    forevalz

    ForevalZ - compiler of mathematical expressions with complex numbers

    ...(dll library and delphi component). Can be compiled in FPC (Lazarus). Examples for Delphi (2009), FPC , C++(Builder(2009), MSVC(2010), GCC (Codeblock)), VB.NET, VB6, FreeBasic. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring . (math parser, math expression parser, evaluate formula, evaluator, calculate) (v.1.3.5.231) The project IS CLOSED. Project development of NEXT VERSION see "Foreval" project. Last version v9 support all propertues of ForevalZ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PythagorasTheoremGeneralizer

    Pythagoras Theorem Generalizer

    An attempt to discover new kinds of Fractals by generalizing Pythagoras's Theorem into higher dimensions and negative numbers. Pythagoras Theorem when a < 0.0 and b >= 0.0 : c^2 = a^2 + b^2 * (((a*a + b*b)^0.5 - b)^2.0/(b - (a*a + b*b)^0.5)^2.0) c^2 = a^2 + b^2 * (((a*a + b*b)^0.5 - b)^2.0/(b - (a*a + b*b)^0.5)^2.0) * 1.0 c^2 = a^2 + b^2 * (((a*a + b*b)^0.5 - b)^2.0/(b - (a*a + b*b)^0.5)^2.0) * (-1.0 / -1.0) c^2 = a^2 + b^2 * (((((a*a + b*b)^0.5)*i - b*i)^2.0)/(b*i - (((a*a + b*b)^0.5)^2.0)*i)) Pythagoras's Theorem with negative numbers : For a < 0 and b >= 0 : c^2 = a^2 + b^2 * (((((a*a + b*b)^0.5)*i - b*i)^2.0)/(b*i - (((a*a + b*b)^0.5)^2.0)*i)) for a >= 0 and b < 0 : c^2 = b^2 + a^2 * (((((a*a + b*b)^0.5)*i - a*i)^2.0)/(a*i - (((a*a + b*b)^0.5)^2.0)*i)) for a < 0 and b < 0 : c^2 = a^2 + b^2 for a >= 0 and b >= 0 : c^2 = a^2 + b^2 There is Pythagoras's Theorem on Complex Plane numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Foreval

    Foreval

    Foreval is parser & compiler of mathematical expressions

    ...Can be direct connection to the program (without dll). Сurrent version ( v. 9.1.1.395): Examples for Delphi, Lazarus , GCC (Codeblock), (Builder, MSVC - in b.366). Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring , graph plotting & finding roots F(x), Fourier series. Old version (v.8.4.17.250): Examples for Delphi, FPC, Builder, MSVC , GCC (Codeblock) , VB6, FreeBasic. Download files: Foreval_all.7z (Foreval v9 + Foreval v8 + ForevalZ + all examples + doc) - recommend ForevalG9.7z (Foreval v9 + examples v9+ doc) (math parser, math expression parser, evaluate formula, evaluator, symbolic, differentiation, derivative , complex)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aleph One is a highly sophisticated program for generating fractals. Some major features are: A built-in expression generator, 32-bit colouring schemes for the fractals, multi-threaded and multi-server rendering! WOW! And lots, lots more... The source code has moved to GitLab: https://gitlab.com/jmmcg/alephone
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Perceptron

    Perceptron

    The birth of modern video feedback art.

    ...Perceptron is an endless flow of transforming visuals. Perceptron * recursively transforms images and video streams in realtime and produces a combination of Julia fractals, IFS fractals, and chaotic patterns due to video feedback * evolves geometric patterns into the realm of infinite details and deepens the thought * records animations (movies) * saves and opens presets (state files) * loads user photographs or captures screen and webcam input * has user interface based on multiple mouse cursors, and almost the entire keyboard * has multiple windows and fullscreen mode * takes complex geometric transforms as input * applies numerous coloring techniques * smoothly transforms fractals and creates endless psychedelic journeys * resonates with the human perception Visit the Perceptron home page at http://perceptron.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Fractal painter

    Paints fractals with OpenCL or CPU if OCL not available.

    This program paints several fractals in a GUI (Qt 4). It uses OpenCL or a fallback to CPU if OpenCL is not available. You can save the displayed fractal as a Windows Bitmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PiksLitCanvas

    PiksLitCanvas

    A Painting Application to draw beautiful pictures,fractals and more

    Canvas is an application created in java that allows you to draw rich complicated and beautiful pictures using a variety of tools.The most useful tool to draw complicated patterns ,is the fractal tool that allows you to create any number of these fractals.Other features includes different line styles like grass,splosh,caligraphic,etc,Square tool ,Oval tool, are other unique features.Background can be set to gradient (Horizontal ,Vertical,etc..).The best part..... you can choose fro a variety...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    eFractals

    eFractals

    Programs and library to draw fractals

    Programs and library to draw fractals. Program can draw trees, landscape, DLA, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Drception

    Drception

    Fractals generator with powerful functionality.

    Fractals generator with powerful functionality. E-mail: programmingspecial@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fraqtive

    Fraqtive

    Generator of the Mandelbrot family fractals

    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. Website: https://fraqtive.mimec.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 17
    ...PPI is computed with the FFI index and the Lacunarity using the ToW algorithm: PPI = FFI^(Ltw) For FFI, please see: https://sourceforge.net/projects/iqm-plugin-ffi/ Andronache etal. Fractal analysis for studying the evolution of forests, Chaos, Solitons & Fractals, 2016, Vol 91, 310-318. For Tug of War Lacunarity, please see: Reiss, Lemmerer, Hanslmeier, Ahammer Tug-of-War Lacunarity-A Novel Approach for Estimating Lacunarity. Chaos, 201611. https://doi.org/10.1063/1.4966539. Installation instruction: Copy newest jar file to the "Plugins" directory which should be located in the directory of your local IQM main application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SuperFractal

    SuperFractal

    Implementation of different fractals

    SuperFractal lets you configure and discover different kind of fractals: Apollonial Gasket, Lindmayer Fractals, Barnsley Fractal and Turtle Fractals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    More complex Fractals

    Attempt to visualize more complex factals than Mandelbrot Set.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    IQM-Plugin-FFI

    FFI - fractal fragmentation index

    ...Fractal dimensions are computed with the popular Box counting method or the Pyramid method. Details can be found in: Andronache etal. Fractal analysis for studying the evolution of forests, Chaos, Solitons & Fractals, 2016, Vol 91, 310-318. Installation instruction: Copy newest jar file to the "Plugins" directory which should be located in the directory of your local IQM main application. IQM: https://sourceforge.net/projects/iqm/ Authors of this plugin: Ion Andronache, University of Bukarest, Romania Daniel Peptenatu, University of Bukarest, Romania Helmut Ahammer, Medical University of Graz, Austria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    droid-lsystem

    L-System java implementation with OpenGL ES viewer for android

    Academic package implementation of free-context grammar L-System fractals which can be visualized inside Android 2.3 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Fractal Visualizer

    Geneartion of Standard Fractals.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gmandel is a fractal image generator for SMP and computer clusters. The graphic frontend is GTK-2 based, although GTK-1.2 is also available. It is intended to explore unknown details of fractals and to provide benchmarks for computer clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Double Fractal with 3D Prototype

    Double Fractal with 3D Prototype

    Easily creates high complex fractal images. Includes 3D prototypes.

    Double Fractal was first created in the 90s and was the result of a passion for fractals and fractal math. Since then, it has grown including many unique fractals invented by its author. Some fractals were found by chance in 2001 when functions used for artificial intelligence were plotted as fractals. These new fractals were called JP Random Sets. The brilliant environment Lazarus allowed Double Fractal to be ported from Delphi and now Double Fractal can be run on Windows, Linux and MAC OS X. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Chaoskop2

    Chaoskop2

    Calculation and Presentation of Fractal Graphics, Chaos Theory

    Calculation and Visualization of Fractals and other Elements of the Chaos Theory. VB.NET Project containing more than 80 Routines; the User can determine general Parameters like Order and Iterations; some Routines allow change of special Parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB