|
Shadertoy 2018 -
Various pixel shaders. Ray-Marching, etc. |
|
Mesh Static (webgl/3js) 2016
Distributing random points uniformly on the surface of arbitrary triangle meshes. |
|
Parabola (unity - webgl) 2016
Some projectile math |
|
Donut Life (unity - webgl) 2014
Conway's Life literally on a donut. |
|
Donut Racer (unity - webgl) 2014
Crazy red-dragon-scale donut thing. |
|
Tracks (javascript - canvas) 201404
Simulation of motion via two wheels and an axle. |
|
Splines (javascript - mobile okay) 201404
Quick experiment with blending interpolation of line segments. |
|
Prism HD (iOS) 2012-2014
An inspiring exploration of real light shining through glass prisms and splitting into natural rainbows beneath your fingers. Native Objective-C with C/C++ for simulation, rendering, etc. |
|
Ispiraled (iOS - unpublished) 2013-
The iOS evolution of 'inspiraled', below. This is not yet published in the app-store, pending a free weekend! |
|
Dot Density (javascript) 201212
more distributing random dots in disks trying to distribute random dots on the unit disk so that their projection onto any line is uniform. |
|
Spangled ! (iOS) 2012-2013
A gentle, Ever-Changing Musical And Visual Patterns, and ultra-simple interaction make this app a sure winner. |
|
YourBase (iOS) 2013
iOS-evolution of 'arbitrary base conversion in javascript', below. Primarily written as an iOS exercise in custom keyboards, multi-view controllers, etc. |
|
Inspiraled (javascript) 201112
fun with spirals spiral particle systems on canvas w/ javascript. suitable for mobile |
PixelFilter (javascript) 201112
simple javascript + canvas pixel filter does a simple blur and color-lookup for the Obama Poster effect. in HTML5-compliant browsers, can use a local file. suitable for mobile |
HandyRand (javascript) 201011
a simple randum number generator to assist with operant conditioning, variable-ratio schedule, behavior analysis, and behavioral modification. thanks to mike for the call-out ! suitable for mobile |
Curves (javascript) 201010
a nifty parametric curve plotter with: |
js1k - spinners (javascript) 201008 - classic spinnerjoy written in <= 1024 bytes of javascript - see also js1k.com |
|
Magic Donut (iOS) 2009-2011
One of my earliest forays into iOS programming, and a continuation of my obsession with toroids. A magical, twisting, morphing, spinning donut! All shading computed in CPU with vertex colors; no textures or shaders. |