Waving Simplex Noise Particles (1) | Michael Czechowski | Observable
Comments (2)
Fabian Iwand
Jan 20, 2022
Currently broken, needs to be pinned to "two.js@0.7.13"
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
Observable
Sign in
Michael Czechowski
2
Reply
Add comment
Subscribe to notifications
2
Waving Simplex Noise Particles (1) | Michael Czechowski | Observable