Giter Site home page Giter Site logo

fractious's Introduction

Fractious

A WebGL-based viewer for the Mandelbrot set. This is cobbled together from a variety of sources

The core shader implementation comes from: http://blog.hvidtfeldts.net/index.php/2012/07/double-precision-in-opengl-and-webgl/ by https://twitter.com/syntopiadk

With an updated version from: https://gist.github.com/LMLB/4242936fe79fb9de803c20d1196db8f3 by https://github.com/LMLB

In turn, these are based on a Fortran-based implementation for arbitrary floating point numbers: https://www.davidhbailey.com/dhbsoftware/ by https://twitter.com/math_scholar

Rendered to a simple webgl2 context from: https://gist.github.com/strangerintheq/27b8fc4e53432d8b9284364713ce8608 by https://twitter.com/stranger_intheq

Buried in the shader is a version of this colouring method: by https://twitter.com/iquilezles

๐Ÿฆ Ping https://twitter.com/rowan_m with questions.

Running the demo locally

Before the initial run, you will need to download the dependencies from from npm. In this directory, run:

npm ci

Start the server using:

npm start

The server will run on a random port which will be shown in the console.

If you're developing, then there is a task to start the server in development mode on port 8080.

npm run start:dev

fractious's People

Contributors

rowan-m 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.