Gists
This is a list of all of my GitHub gists that
contain HTML files. Click on a file to open it.
-
Created on
A random pattern that I once saw at an airport.
-
Created on
This is how drawmandala.app started. I programmed this on my tablet, of all places.
-
Created on
Simulates lighting on some tiles. The light math is completely off, but I tried.
-
Created on
Renders a video on a canvas, masked by random circles controlled by the mouse.
-
Created on
Draws very simple random particle-based fireworks on the screen.
-
Created on
Simulates a hypnotizing animation I saw once, somewhere. Click to change the pattern.
-
Created on
Emits random particles on click.
-
Created on
Generates a random tiled vortex pattern. The code is particularly weird.
-
Created on
My very first attempt at fragment shader art.
-
Created on
Displays a looping pattern that is supposed to help with screen burn.
-
Created on
Draws a 'times table' cardiod animation. Based on a video from Mathologer.
-
Created on
Draws a preset spirograph animation.
-
Created on
A very basic attempt to approximate the value of pi via a simulation.
-
Created on
Draws the Mandelbrot set using WebGL.
-
Created on
Draws a star pattern parameterized by the mouse's position.
-
Created on
Draws the Mandelbrot set using Web Workers.
-
Created on
A simulation for some university course I had.
-
Created on
Fills the screen with randomly-tiled, colorful, pulsating squares.