Skip to content

andrelaszlo/webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains some experiments that I have done while trying out WebGL.

The Mandelbrot set

A simple rendering of the Mandelbrot set. Zoom in and out using the mouse wheel. Recenter and zoom in using the left and middle mouse buttons.

Different color mappings are available in the source.

Live demo

Default view:

The Mandelbrot set

Zoomed:

Zoomed in on part of the Mandelbrot set

Metaballs

This is a modified example of a metaballs tutorial (see links below). I changed the color of the blobs and added blobs with negative weight.

Live demo

Modified metaballs example

Links

Here are some links I found useful:

About

WebGL experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages