Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 3DMLoader Docs and Example CDN Script #27289

Merged
merged 5 commits into from
Dec 1, 2023
Merged

Conversation

ianpetrarca
Copy link
Contributor

The Docs page and the example for the 3DMLoader are using an older CDN script. The new RhinoLoader CDN script can be found at https://unpkg.com/rhino3dm@8.0.1/. The new version loads models much faster.

Update the CDN script used in the 3DMLoader in this example.
Update top HTML content with new CDN URL.
Update cdn scripts
@mrdoob mrdoob added this to the r160 milestone Dec 1, 2023
@mrdoob mrdoob merged commit 4a5f351 into mrdoob:dev Dec 1, 2023
11 checks passed
@Mugen87
Copy link
Collaborator

Mugen87 commented Dec 1, 2023

In this case, would it make sense to updated the library files in https://github.com/mrdoob/three.js/tree/dev/examples/jsm/libs/rhino3dm as well?

AdaRoseCannon pushed a commit to AdaRoseCannon/three.js that referenced this pull request Jan 15, 2024
* Update 3DMLoader.html

Update the CDN script used in the 3DMLoader in this example.

* Update 3DMLoader.html

Update top HTML content with new CDN URL.

* Update 3DMLoader.html

Update cdn scripts

* Update webgl_loader_3dm.html

Update CDN URL

* Update 3DMLoader.html

Update NPM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants