Giter Club home page Giter Club logo

mandelbrot's Introduction

Mandelbrot Fractals Explorer

Mandelbrot fractals renderer in your browser!
This project is a vehicle for me to experiment with new technologies that I have always been curious about. I'm using OpenGL —through Pixi.js— to render the infinitely scrolling plane and web workers to parallelise the fractal generation.
I'm planning on further optimising fractal generation using WebAssembly.

About Mandelbrot

I'm not going to waste your time with some rambling explanation that will probably confuse you more that anything.
I won't explain my algorithm either since it's that same thing people have been using since the 90s.
If you aren't familiar with Mandelbrot fractals, just stare in awe at this gif and maybe google it later. Zooming into Mandelbrot fractals and revealing layer upon layers of fascinating shapes (courtesy of WikiMedia)

Build

During development you can use webpack dev server to make your life much easier

yarn install && yarn start

You can generate a deployment build using yarn build and all you need will be in the build/ directory.

mandelbrot's People

Contributors

erfanio avatar dependabot[bot] avatar

Watchers

James Cloos avatar  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.