Giter Club home page Giter Club logo

fractals's Introduction

Fractals

A simple fractal visualizer made with SFML, GLSL and ImGui

Setup

This version was tested with the Mingw32 C++ compiler , SFML 2.6.1, ImGui 1.90.2 and ImGui-sfml 2.6

Prerequisites

  1. Install mingw32 and don't forget to a add it to the PATH variable

  2. Download the SFML library, make sure to select the MinGW (DW2) - 32-bit version

  3. Clone the ImGui and ImGui-SFML repositories

Installation

  1. Clone this repository and get inside it
  2. Create the lib, and imgui folders into the Fractals folder
  3. Extract the previously downloaded files
  4. Copy the sfml dll to lib
  5. Copy the include and bin from SFML-2.6.1 into the Fractals folder
  6. Copy all the .cpp and .h files from imgui-master except imgui_demo.cpp into the imgui folder
  7. Same for imgui-sfml-2.6.x
  8. Edit the imconfig.h file in the imgui folder by adding the line #include "imconfig-SFML.h" after the #pragma once line
  9. And then get into your favorite Command line tool, move into the Fractals folder and type mingw32-make
  10. Enjoy

Some images

Julia fractal

Julia

Mandelbrot fractal

Mandelbrot

Next features

  • Zoom and movement control
  • Random Colors
  • Burning ship fractal
  • Newton fractal

fractals's People

Contributors

spaghetoz avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.