Finn Bear

Here are some of my experiments and visual demos, in no particular order.

Ray-Tracing

(February 21, 2021)

A demo of a rendering technique

Rasterization

(February 28, 2021)

A demo of another rendering technique

Fractals

(March 7, 2021)

A demo of fractal rendering

Cellular Automata

(February 14, 2021)

An demo of emergent behavior

Evolution

(March 14, 2021)

A simulation of evolution

Wave Function Collapse

(February 7, 2021)

An demo of procedural generation

Binary Integers

(January 24, 2021)

How computers store integers

Binary Fractions

(January 31, 2021)

How computers store fractions

Circle Packing

(June 17, 2019)

An interesting math problem