magic-pixels examples

Each example is a single HTML file that imports the library as an ES module from ../magic-pixels.js, a copy of the current build. Run npm run build:examples once to create it, then serve this folder with any static file server (a browser can't load an ES module over file://) and open a demo, or read the source to see how it uses the library.