Pinned Repositories
math-as-code
a cheat-sheet for mathematical notation in code form
audiograph.xyz
A visual exploration of Pilotpriest's 2016 album, TRANS.
budo
:clapper: a dev server for rapid prototyping
canvas-sketch
[beta] A framework for making generative artwork in JavaScript and the browser.
color-wander
:art: Generative artwork in node/browser based on a seeded random
graphics-resources
:memo: a list of graphic programming resources
lwjgl-basics
:wrench: LibGDX/LWJGL tutorials and examples
module-best-practices
:books: some best practices for JS modules
promise-cookbook
:orange_book: a brief introduction to using Promises in JavaScript
workshop-generative-art
A workshop on creative coding & generative art
mattdesl's Repositories
mattdesl/canvas-sketch
[beta] A framework for making generative artwork in JavaScript and the browser.
mattdesl/dictionary-of-colour-combinations
palettes from A Dictionary of Colour Combinations
mattdesl/gifenc
fast GIF encoding
mattdesl/workshop-web-audio
Web Audio workshop with Frontend Masters
mattdesl/glsl-lut
lookup table color transforms for glslify
mattdesl/polyline-normals
gets miter normals for a 2D polyline
mattdesl/esmify
parse and handle import/export for browserify
mattdesl/workshop-generative-color
a workshop on color science for generative art and creative coding
mattdesl/canvas-sketch-cli
A CLI used alongside canvas-sketch
mattdesl/png-tools
low-level PNG tools for JavaScript and Web
mattdesl/bitframes
bitframes is a generative art codec in 32 bytes of data
mattdesl/qoa-format
Pure JavaScript QOA encoder/decoder
mattdesl/mattdesl.github.com
a site for my work
mattdesl/nice-color-palettes
nice colour palettes as JSON
mattdesl/canvas-dimensions
utility for setting up Canvas2D dimensions
mattdesl/spawn-npm-install
programmatically install npm dependencies
mattdesl/install-if-needed
installs the given modules if needed
mattdesl/lcms-wasm
a WASM reboot of lcms.js (Little-CMS for JS)
mattdesl/no-op
one no-op function to rule them all
mattdesl/encode-h264-test
testing H264 encoding in the browser
mattdesl/gif-extractor
simple client-side HTML tool to extract PNG frames from GIFs
mattdesl/wasm-bench
mattdesl/latent-consistency-model
Run Latent Consistency Models on your Mac
mattdesl/bitframes-randao
trust-minimized random raffle ceremony using Ethereum's RANDAO
mattdesl/parse-bmfont-xml
parses XML BMFont files into a JavaScript object
mattdesl/figma-plugin-flatten-layer
mattdesl/pear-desktop
mattdesl/test-bundler
a minimal JS bundler/dev server, proof of concept - not for general use
mattdesl/AudioMoth-Play
A web-based analysis tool for experimenting with filter and amplitude threshold settings available in the AudioMoth Configuration App.
mattdesl/load-bmfont
loads a BMFont file in Node and the browser