A 2D Julia set on the GPU.
See the live demo here or open index.html
in your browser.
Vertex and fragment shaders are defined inside <script>
tags with the correct type
attribute in index.html
.
TODO: Add interaction, parameters control, zooming etc.