Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

FractalJS

FractalJS is a realtime fractal exporer.

It lets you explore different fractal sets with different color palettes, and share your best discoveries with others. It is a progressive web app running on all your devices. The rendering, which is computationally intensive, is entirely done in multi-threaded Javascript (hence JS in the name).

Click here to Start FractalJS

Start FractalJS

Available Fractals

History

This is the third iteration of FractalJS

  • V1 (June 2015) used Grunt and jQuery
  • V2 (April 2017) moved to Webpack and Vue.js, and a Material interface
  • V3 (April 2020) is a mobile-first PWA application, using React and Typescript

Technical

Technologies

Project Setup

$ git clone https://github.com/solendil/FractalJS.git
$ cd FractalJS
$ npm install
$ npm run start

Contribute

Do you want to implement a new fractal set in FractalJS? It couldn't be easier. After the project is set up, just head to /src/engine/fractals/ copy example.ts and write your own fractal function.

About

A realtime fractal exporer running in the browser

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.