Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 619 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 619 Bytes

WebGL Julia Fractal Renderer in HTML5

Simple example of how to use WebGL and HTML5 to render a Julia fractal. Touch compatible!

alt tag

I included documentation on how it sorta works. I'm by no means an expert on WebGL or fractals, so don't take my notes TOO seriously. A lot of the process was oversimplified in an attempt to reduce the hair pulling of future readers.

Basically I just tried to capture what I learned while making this awesome project. Check it out live

Enjoy.