google / model-viewer

Easily display interactive 3D models on the web and in AR!
https://modelviewer.dev
Apache License 2.0
6.68k stars 799 forks source link

Upgrade to latest version of threejs (r164.1) #4786

Closed aardvarkk closed 1 month ago

aardvarkk commented 1 month ago

Description

Upgrade to the latest version of ThreeJS

Version

Browser Affected

OS

AR

elalish commented 1 month ago

A little be of context on why this point release is important would be nice... 😄

aardvarkk commented 1 month ago

@elalish It adds support for the glTF extension KHR_materials_dispersion, so upgrading allows any models that use it to display properly in Google Model Viewer.

elalish commented 1 month ago

Excellent, thank you!