Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.55 KB

readme.md

File metadata and controls

25 lines (18 loc) · 1.55 KB

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: