meshcat-dev / meshcat

Remotely-controllable 3D viewer, built on top of three.js
MIT License
256 stars 48 forks source link

Accommodate new lighting and color management #155

Closed SeanCurtis-TRI closed 1 year ago

SeanCurtis-TRI commented 1 year ago

We've upgraded three.js from 0.149 to 0.156. This led to changes in how colors are managed and lighting calculations are performed. To account for those changes and give a qualitatively similar experience with the default values, we've made the following changes:

kielnino commented 7 months ago

@jwnimmer-tri I would like to point out that this also affects the companion repositories.