glNoise icon indicating copy to clipboard operation
glNoise copied to clipboard

Demos don't work

Open Zireael07 opened this issue 2 years ago • 2 comments

I think the demo can't resolve 'three' ...

Zireael07 avatar Jun 10 '22 18:06 Zireael07

I'm currently working on a rewrite of this library. stay tuned!

FarazzShaikh avatar Jun 11 '22 19:06 FarazzShaikh

Most demos fail with Uncaught TypeError: Failed to resolve module specifier "three". Relative references must start with either "/", "./", or "../".

Ocean Breeze demo fails with Uncaught SyntaxError: The requested module '/-/[email protected]/dist=es2019,mode=raw/examples/jsm/controls/OrbitControls.js' does not provide an export named 'default' (at OrbitControls.js:16:9)

mmontag avatar Jul 17 '22 11:07 mmontag