last year, i set out to explore & learn RxJS
built an experimental design environment, and open sourced it under mit license
my proudest side-project to date ✨
fuck it,
bitspace - take it for what it is - a buggy prototype of some kind of creative environment that doesn’t have much of a purpose
i’ve had fun building it
but not sure where to take it
now open for anyone https://t.co/EaYLMcERyT
@newfrgmnt
Bitspace now supports GLSL shaders.
Write a fragment shader - and your uniforms automatically creates inputs on the Shader node.
These inputs can be used to pipe colors, vectors or whatever from the rest of your Bitspace environment.
@newfrgmnt
The support for this project has been overwhelming! Thank you all so much for all kind words & the sheer amount of waitlist signups.
It’s time to reimagine creative environments and empower designers with a new tooling paradigm.
https://t.co/EaYLMcERyT
@newfrgmnt
Tonight's coding adventure to implement a visual representation of the Oscillator Node.
Lots of trigonometry magic later & there's an oscillating dot with a matching trail.
The trail is nothing more fancy than an animated SVG Path :-)
https://t.co/EaYLMcERyT
@newfrgmnt
The Webcam Node & MediaStream support for https://t.co/EaYLMcERyT is here ✨
Time to implement the WebGL engine from https://t.co/m6L6s8qeXO to get some juicy, composable effects in there 🥳