Open
Description
Tried updating to three.js version 162 using cdjns published url:
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/0.162.0/three.module.min.js"></script>However get error message:
ImportError: cannot import name 'THREE' from 'js' (unknown location)
I am not sure if this is happening because of order of imports (and three is not loaded but the older 147 is loaded), or of a change made between builds 147 and 162 in three.js itself.
Also unsure if doing it like this is preferred now or should it be in toml file ?
Hoping you can help and update the examples.
Metadata
Metadata
Assignees
Labels
No labels