generative icon indicating copy to clipboard operation
generative copied to clipboard

A digital playground for experimenting with creative coding and WebGL

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: