Pinned Repositories
Rumpetroll
Rumpetroll is a massive-multiplayer experiment. It's purpose was to try out new open web technologies like WebSockets and Canvas.
AS3-Banner-Ad
A method to avoid pop-up blocking in AS3 banner ads.
CinderFlow
A whimsical interpretation of brownian motion, and a project to familiarise myself with C++ and Cinder.
flexfarm
flexFarm is a set of tools to charge and improve ActionScript? development.
Graviton
Making fun of gravity!
hpeikemo
hpeikemo.github.com/
js-benchmark
A two-minute search didn't reveal a js-benchmarking tool, so I make my own.
WorldViz
Open GL experiment. Goal of visualizing trajectories around the planet.
SmudgeKit
A drop in replacement for UIWindow to draw touch points for app previews and promotional videos.
hpeikemo's Repositories
hpeikemo/flexfarm
flexFarm is a set of tools to charge and improve ActionScript? development.
hpeikemo/Graviton
Making fun of gravity!
hpeikemo/AS3-Banner-Ad
A method to avoid pop-up blocking in AS3 banner ads.
hpeikemo/CinderFlow
A whimsical interpretation of brownian motion, and a project to familiarise myself with C++ and Cinder.
hpeikemo/WorldViz
Open GL experiment. Goal of visualizing trajectories around the planet.
hpeikemo/hpeikemo
hpeikemo.github.com/
hpeikemo/js-benchmark
A two-minute search didn't reveal a js-benchmarking tool, so I make my own.
hpeikemo/buddy
A build tool for html/js/css projects.
hpeikemo/fluent
Swift models, relationships, and querying for NoSQL and SQL databases.
hpeikemo/iso-3166-2
Collection of all country subdivions by ISO 3166-2 https://en.wikipedia.org/wiki/ISO_3166-2.
hpeikemo/SortedArray
An array that keeps its elements sorted according to a given sort predicate.