22 programs for "gnu-efi" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 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: 6 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    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: 15 This Week
    Last Update:
    See Project
  • 4
    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: 85 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Taprats is a Java applet that implements an islamic tiling technique based on the work of Hankin in the early part of the twentieth century, and on more recent papers by A.J. Lee and Craig S. Kaplan. By Craig S. Kaplan and Pierre Baillargeon. There is a new version rewritten for Windows under the name Alhambra. See here: https://github.com/pierrebai/Alhambra/releases
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    Urban is a software capable of procedurally creating 3d urban environments. It's based on a multi-agent system where each agent is responsible for one type of urban object. This means the system is highly modular and can easily be extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 13 This Week
    Last Update:
    See Project
  • 8
    KochCurve

    KochCurve

    This small library implements a data structure for Koch curves.

    This small library implements the Koch curve, snowflake and anti-snowflake like a Shape to be used like any other Java shape. You can test the library by compiling the test applet in Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A self-contained native-PHP class for producing QR Codes in image or text (console or document). Uses no other files or modules, less than 20KiB when minified.
    Downloads: 6 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Java-based iterated-fractal viewer. Easy-to-use GUI, will be able to also render to collection of frames to create zooming video animations (planned feature for near future). GPL licensed. Requires JRE >= 1.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Recursion Lab

    Visually explore patterns created using geometrical recursion.

    Take two reference points and use them to define an x-axis. Then add in some other points to form any pattern. Use each reference point with each pattern point to form a new x-axis on which each pattern point is reiterated. Throw in a few more dazzling features (such as colors, a visualizer mode, blending, render exporting, and more) and you have a Recursion Lab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 3 This Week
    Last Update:
    See Project
  • 13
    OpenGL/SDL, cross compatible, real-time 3D/4D fractal viewer and generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A project dedicated to documentation concerning the use of vector graphics for production of optical illusions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Frond is a cross platform fractal viewing application written in Java. Frond allows you to zoom in to any area of the fractal with unlimited undo and redo capabilities and adjust amount of iterations to maximise detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    QuasiTiler
    Create non-periodic tiling of the plane by projecting high-dimension integer lattice onto a plane. Ported to Java from Objective-C, with very minor modifications. Uses AWT for the UI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    This is a Perl script that will generate color maps for the fractal program Fractint. It will generate a map of 2 to 128 bands of colors that blend together. Bands of black can be used between each color..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java library for generating 2D procedural textures based on a re-usable set of rendering components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    [de] Füllt transparente Flächen in Panoramabildern in sphärischer Projektion, um die visuelle Qualität zu erhöhen. [en] Fills transparent areas in panorama images in spherical projection in order to increase the visual Quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next