B
L
O
G
M
U
S
I
C
C
O
D
E

From video games to musicals, from folk rock to electronica I've played and composed many styles of music. Use the player to hear samples of my work:
Here are a few code tests i've conducted here:
*HTML5 Challenge
This was for a challenge on reddit
*webGL
This is a webGL test (using Three.js). the movement is like a standard FPS (wasd to move, cursor to look)
*CANVAS TESTS
a 3D wireframe -- uses some fun matrix math to avoid the evils of gimbal lock!
a roguelike prototype - *every* element is procedural (even the tiles). also has a fun use for the mersenne twister!
a canvas test for accessing pixels and setting color / alpha.
a fairly boring line chart plot
*STARFIELD TESTS
a javascript starfield test -- note the impossible green stars!
a flash version that you can fly through with the arrow keys
*PHP TESTS
a craigslist scraper i wrote when i was looking to buy a used car
a random band name / album name / album art generator. based on some post floating around the internet -- this script just does it automatically. sometimes it even makes plausable combinations