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.
Some of my favourite resources that I've learned a lot from: