Showing 98 open source projects for "c# fractal"

View related business solutions
  • 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.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    babymandelbrot

    Mandelbrot browser built with Baby X

    Explore the Mandelbrot set with Baby X. Really just a test of Baby X's graphics handling capabilities. Now ported to Windows as well as Linux, using Baby X's cross-platform capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 14 This Week
    Last Update:
    See Project
  • 4
    babyrabbitfractal

    babyrabbitfractal

    Fractal curve with Fibonnaci golden string

    The baby rabbit curve is made by taking the golden string (rabbit breeding distribution), turning left for a mature rabbit at an even position, right for a mature rabbit at an odd position, and straight ahead for a baby rabbit. It's built using the Baby X toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5

    babybiomorphs

    Biomorphs simulation with Baby X

    Biomorphs are a way of explaining evolution invented by Richard Dawkins. The shapes are controlled by a small set of genes, which give colour, segment length, size, and degree of recursion. By changing a gene by a small amount, a small difference is made in neighbours. Many fascinating shapes can be found, and you can often home in on a desired shape by selecting relatives that are closer to your goal. The program uses the Baby X toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XaoS

    XaoS

    Real-time interactive fractal zoomer

    Real-time interactive fractal zoomer. Home Page: http://xaos.sf.net/ GitHub: - Downloads: https://github.com/xaos-project/XaoS/releases - Source https://github.com/xaos-project/XaoS - Issues: https://github.com/xaos-project/XaoS/issues - Wiki: https://github.com/xaos-project/XaoS/wiki Discussion Groups: - Users: http://groups.google.com/group/xaos-users - Developers: https://groups.google.com/forum/#!forum/xaos-devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    perlineditor

    Interactively create textures with Perlin noise

    Perlin noise is a form of noise with local coherence. It's used in creating all kinds of graphics, from wood efffects to marble. The editor lets you create an image with Perlin noise interactively, and save it as a gif. You can change the noise parameters, and you can edit the palette, either loading it from a gif, or using the palette editor (right click to open the color picker, left click to move the two selection points about). There's also a handy tool for tuning the palette as the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Qt Mandelbrot Browser
    Interactive, user friendly, Mandelbrot set browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Mobius Mandelbrot

    Fractal Extreme plugin for Hiato's Mobius Mandelbrot

    ... bad versions if I want to work with them again. Instructions. Unzip the 64 bit plugin dll into C:\Program Files\Cygnus Software\Fractal eXtreme 64-bit\plugins64 The 32 bit plugin goes into C:\Program Files (x86)\Cygnus Software\Fractal eXtreme 32-bit\plugins or if you have 32bit windows it may the C:\Program Files\Cygnus Software\Fractal eXtreme 32-bit\plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    TreeBuilder is a 3D tree model procedural generation tool. It implements two methods of tree creation. First is based on J. Penn & J. Weber paper "Creation and Rendering of Realistic Trees" and the second one uses L-Systems. TreeBuilder also features realtime rendering of created models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    fractals screensaver

    fractals screensaver

    This program draws randomly about 100 types of fractals. Program realized on C++ (as screensaver and as standard window application) and on Java (as applet and image store application).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NoiseGen

    NoiseGen

    Command-line tool to generate 1D, 2D, or 3D noise textures

    Do not use this project. Go to the homepage listed above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LX29 SGGF

    Some Graphical Art Functions combined in one Form

    The Lukix29 SGGF makes much more than only SGGF's it is an tool for making and manipulating mostly Random generated geometrical Pictures
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Wonderland

    High quality flame fractal creator based on C#

    High quality flame fractal creator, with ability to specify fractal functions More rendered images: https://sourceforge.net/apps/gallery/flamefractal/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    An open-source project to develop a free, modern and sophisticated plant generation tool. This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh. Then I plan on adding features in subsequent releases. Then I'll probably end up rewriting all of the code and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    Visual Disk Diet

    Helps you visualize the space used on your drives with colorful chart.

    ... large and complex drives such as big C: drive for now so it can take up to 10 minutes to scan it (and there is no feedback during this scan, so it can be frustrating).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22
    Renderer for flam3 cosmic recursive fractal flames implemented on GPU. Requires a CUDA-capable graphics card.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Oxidizer
    Oxidizer is a Recursive Fractal Flame render for OSX. It is designed to be compatible with the flam3 suite and the Electric Sheep screen saver allowing the user to render flames and sheep along with the interactive creation of original flames.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    QTfeedback
    Qt+OpenGL Application. Simple Feedback effect for generating interesting image results in realtime. See more on http://11235813tdd.blogspot.com/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Fractron 9000
    Fractron 9000 is a GPU accelerated fractal flame renderer for Windows. Requires a video card that supports OpenGL 2.0 (OpenCL or CUDA recommended). Also Requires Microsoft .NET framework version 2.0.
    Downloads: 1 This Week
    Last Update:
    See Project