meshcat-dev / meshcat

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

Accommodate new lighting and color management #155

Closed SeanCurtis-TRI closed 11 months ago

SeanCurtis-TRI commented 11 months 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 6 months ago

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