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
We saw some really odd behavior from datgui, where it decides to return colors in different formats, seemingly at random. It's probably returning #000000 and then after a few clicks it returns rgb(0,0,0), which ThreeJS isn't expecting. I'll look into it.
When modifying the Near/Far colors, the image rendered in ThreeJS sometimes disappears. It seems to happen regularly for me if I:
At this point, the image goes black. If step 2 doesn't cause it to, sometimes picking a new Near color after step 2 makes it go blank.
The text was updated successfully, but these errors were encountered: