Allison's bookmarks (tagged javascript)

Most recent

regl

"using regl is easier than writing raw webgl code because you don't need to manage state or binding. it's also lighter and faster and has less overhead than many existing 3d frameworks. and it has a functional data-driven style inspired by react."

3d programming graphics javascript

genish.js

"a library to help develop optimized audio callbacks employing per-sample processing techniques. This enables signal processing that is not possible using buffers" VERY cool

javascript audio