-
@rowan_m Doesn't work without
OffscreenCanvas
. Here's why: File: page.js Line: 130 Fix: const atom = new AtomModel(this.curAtom, renderer); Demo: atomatic2.glitch.me/
OffscreenCanvas
. Here's why:
File: page.js
Line: 130
Fix: const atom = new AtomModel(this.curAtom, renderer);
Demo: atomatic2.glitch.me/