generative
A digital playground for experimenting with creative coding and WebGL
TypeScript★ 69⑂ 5 forksMITupdated 3 years ago
README.mdfork it — it’s yours
Generative
A digital sketchbook for experimenting with generative art, WebGL, and machine learning
This repo is for generative.neef.co, a playground for experimentation.
It supports multiple libraies for generating sketches, from p5, to THREE, to anythng else, and incliudes support for shader via glslify. Built ontop of Next.js, it uses a combination of Next's dynamic routes and React's lazy and Suspense to build and export each sketch as a static page (with code-splitting to ensure library bundles can be shared between sketches).
More documentation coming soon.
Resources
Some of my favourite resources that I've learned a lot from:
more like this
handpose-facemesh-demos
🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh
JavaScript★ 192