block by 1wheel 92d8c55e7abff93eaf2236b058440eef

regl-hot-server

Full Screen

regl with hot-server. Adapted from a rreusser demo.

Run with yarn && yarn run start. Edit script.js and the page will update without a full reload.

Dumping all the loaded libraries into global variables isn’t particularly pretty. But it is way easier to see how your edits changed the page without the interrupting flash of white from reloading.

glslify could be better - not sure how to change the default function name.

_script.js

index.html

lib-src.js

package.json