pmndrs / react-three-next

React Three Fiber, Threejs, Nextjs starter
https://react-three-next.vercel.app/
MIT License
2.52k stars 342 forks source link

Inconsistency in lighting/colors #154

Open narasimhajupally opened 10 months ago

narasimhajupally commented 10 months ago

the render output of the model is different on load(ctrl+r in browser) and hot module replacement in dev server (ctrl+s some file with no changes to trigger). mainly the colors are being changed.

do yarn dev then after localhost loads do ctrl+s in page.tsx while observing the dog model in the browser you will notice lighting or color change.