Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.35 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.35 KB

Fractex - The ultimate fractal explorer

Fractex is the best fractal explorer for exploring and studying fractals in your browser. The only thing you need is a browser with support for WebGL, which almost every current browser does. Afterwards you can start your journey in the broken dimensions!

Because of WebGL, all explorers are very fast. One image will be rendered in less than a second, so you can easily move around in the fractal! Additionally, you can change some parameters of every fractal to see the differences between some options. The perfect way for studying fractals!

Current explorers

These are all the explorers that are currently on Fractex:

  • Mandelbrot
  • Julia-Fractal

More explorers will come soon...

Advantages

  1. Lightweight design: around 170KB at the first visit and around 400B for every site afterwards
  2. Responsive design: can be viewed on every smartphone and tablet out on the market, which supports WebGL
  3. WebGL: fast rendering in less than a second!

Download

You can download Fractex if you want, but it isn't necessary. Use the download button provided by GitHub or clone this project into your computer with the following URL: https://github.com/tobi18991/Fractex.git

Site of Fractex

To see Fractex in action, you can go to the GitHub page of this repository.