GLSL

Smooth Newton Fractal

Usually, the color of fractals is determined from the number of iterations calculated before the termination condition. However, if you include the distance of the last two calculation results, you can specify the number with decimal places and achieve a uniform coloration.

more…

Spiraling Balloon Spirals

This are some color changing rotating spirals, which may look like made out of balloons. For rendering this on your graphics card only very few lines of code are required.

more…

Spiraling Spirals

It is time do some WebGL stuff again. And here it is. Some spiraling spirals with a minimal amount of code.

more…

Hexagonal Rings

This pattern are animated rings in a hexagonal grid with neon colors.

more…

Hypergrid

This pattern is based on a hyperbolic hexagonal grid.

more…

Upholstery

This pattern reminds me of a surface of a leather sofa.

more…

Psychedelic

This is a psychedelic art pattern that i did a while ago.

more…

Leadlight

This animation is similar to a window ornament made of colored glass tiles.

more…

Wave Bars

Today i modified the animation from yesterday by adding some waves and optimizing the code.

more…