Viewer could not start
The 3D engine failed to load.
This usually means the Three.js CDN (unpkg.com) is unreachable, or the page is opened from
file://
without a local server. Try serving this folder, e.g.
python -m http.server
, and check your network connection.