spacejack.github.io
© 2024 Mike Linkovich
A collection of open source projects on Github.
WebGL
- Grass Part 2: terra ☼ A 3D terrain with grass experiment
- Grass Part 1: poaceae ☼ High-density grass experiment
- THREE.js, Mithril.js Starter ☼ Starter project for a 3D game using THREE.js with Mithril.js for the UI.
Web Apps
- Freddy ☼ A fast Reddit reader web app for mobile devices.
- Wave Shader ☼ An audio wave generation sketchpad using GLSL.
- Ear Trainer ☼ A customizable, auto-generated ear training exercises for musicians.
- SubSynth ☼ A simple subtractive synth.
- FMSynth ☼ A simple FM synth.
Mithril-Related
- Mithril.js ☼ My favourite UI library.
- mithril.d.ts ☼ TypeScript types for Mithril.
- Mithril Starter ☼ TypeScript Mithril starter project.
- mithril-range ☼ Style-able range/slider input component.
- mithril-checkbox ☼ Style-able checkbox/radio input component.
- mithril-select ☼ Style-able select input component.
HTML/UI
- panel-slider ☼ High-performance swipe animation and navigation.
- hyper-static ☼ A barebones, free-form static site generator using markdown and hyperscript.
C++
- OpenGL 2/SDL Demo ☼ Modern(ish) C++ skeleton to render 2D sprite batches.