Map Drawing with two.js - South Tirol - 1 | Ivan Bacher | Observable
•ojs
•ojs
•ojs
Comments (1)
Joshua Byrd
Sep 26, 2022
Since two.js switched to es6 module export it seems we need to use dynamic imports like this `Two = (await import("
https://cdn.skypack.dev/two.js@0.7
")).default` eg.
https://observablehq.com/@phocks/two-js-starfield-experiment#Two
Reply
Add comment
Subscribe to notifications
7
7
Map Drawing with two.js - South Tirol - 1 | Ivan Bacher | Observable