Skip to content

bennett-zhang/fractal-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explore the Mandelbrot set and its corresponding Julia sets through lightning fast renderings using WebGL.

Features

  • Support for mobile devices and touch screens
  • Intuitive panning and zooming
  • Seamless transitions between nearby Julia sets
  • Emulates double precision for deep zooms

Controls

Touch controls

  • Drag finger to pan.
  • Pinch to zoom.

Mouse controls

  • Drag mouse to pan.
  • ⇧ and drag to see different Julia sets.
  • Scroll mouse wheel to zoom.

Keyboard controls

  • ↑ ← ↓ → or W A S D to pan.
  • ⇧ and [↑ ↓ or W S] to zoom.
  • − + or 1–9 to change iteration count.