You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to rewrite a simple galaxy example one-to-one, from vanilla three.js to r3f.
However the resulting color looks quite different, I think something is going on with how the blending mode behaves, but I cannot figure out why.
Here you can find a comparison image & the reproduction repo for vanilla three.js code: https://github.com/fnick851/three-points-blending
Here you can find the r3f code reproduction repo: https://github.com/fnick851/next-three-fiber/blob/main/pages/galaxy.tsx
Any ideas for what might cause this would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions