Showing 23 open source projects for "libraries"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Evolvotron

    Evolvotron

    A generative art image evolver

    "Generative art" software which evolves images/textures/patterns through an iterative process of random mutation and user-selection driven evolution. If you like lava lamps, and still think the Mandelbrot set is cool, this could be the software for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Mutiara motif designer

    Mutiara motif designer

    Design motifs the fun way

    Mutiara is a border motif designer with an interesting twist. Even non-artists can easily design pleasing motifs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wallfart

    wallfart

    Make interesting, mostly Mandelbrot set based, desktop wallpaper.

    Boring to some, immensly entertaining to others, fractal investigation seems to have fallen out of favour with the kids these days: I aim to change that. GET THE PREBUILT WINDOWS VERSION HERE: https://sourceforge.net/projects/wallfart/files/setupWallFArt.exe/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Drception

    Drception

    Fractals generator with powerful functionality.

    Fractals generator with powerful functionality. E-mail: programmingspecial@gmail.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Fracplanet

    Fracplanet

    Fractal planet and terrain generator

    Interactive application to generate and view random fractal planets and terrain with oceans, mountains, icecaps and rivers, then export them to POV-Ray format or Blender. Written in C++ using Qt and OpenGL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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: 39 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Knot

    Knot

    Rendering of 2D and 3D Celtic Knots

    Knot allows visualisation of 3D Celtic Knots. The knot models can also be exported for loading into 3D modelling applications or 3D printing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project. Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3. The third uses GPU (GLSL shaders) to draw Mandelbrot set. It is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Knotter

    Knotter

    Interactive designer for Celtic knots

    Knotter is a highly configurable interlace designer. Interlace patterns are a kind of design historically used as a decorations in many places and by different cultures, some examples are Celtic knotworks and Islamic interlaces. Knotter aims to allow its user to design such patterns in an intuitive way and to provide easy ways to integrate the result in external general-purpose graphic software. For this purpose, designs created within Knotter can be save in a custom human-readable...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    Qt Mandelbrot Browser
    Interactive, user friendly, Mandelbrot set browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    sinestesia

    sinestesia

    Displays music using fractal flames and hardware acceleration (openCL)

    This program takes audio input from microphone, you can redirect pc audio output using control panel on Windows or pavucontrol on Linux. Your computer needs to support openCL (is sufficient a modern gpu or a intel core cpu) Commands: F11 toggle fullscreen S toggle stroboscopic flash NUMBER [0 to 9] change number of symmetry axes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    makingMazes

    makingMazes

    Creator of mazes, with a recursive algorithm homemade (I'm not mathema

    The algorithm will carving zeros in an integer array initialized to "1". Data can be recorded in a simple way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Game of Life 3D
    Game of Life 3D is an platform-independent OpenGL implementation of John Conway's Game of Life with a modern QT4 user interface. It features a random mode and different pre defined example modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenGL/SDL, cross compatible, real-time 3D/4D fractal viewer and generator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Flam3 Editor is built around the traditional flam3 software pack. The editor let you load, edit and save cosmic recursive fractal flames, like electric sheep or apophysis files, it handles traditional flam3 xml parameter files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Explore procedural worlds on your GPU. Worlds are defined by GLSL programs that map XYZ coordinates to the distance to the nearest surface. Design your own worlds, modify parameters in realtime and render hires videos of your recorded journey.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    An interface for exploring GPU accelerated pixel graphics through fragment shaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Moved to github! https://github.com/aaronbot3000/image-evolver The goal of the Image Evolver is to recreate a source picture using overlapping transparent shapes positioned a genetic algorithm.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Tux's Turtle
    Tux's Turtle is a drawing environment for children. It uses geometrically-based "turtle graphics" (well known from Logo) but is completely immediate and programmed using single keypresses (like Delta Drawing). No knowledge of the editor is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Refline is a software for creating and editing clean fractal images. The fractals generated by Refline are based on patterns drawn in a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB