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
Demo only uses ambient light so all faces are are illuminated equally and so have identical color. Picture will look much nicer if directional light is added to scene. It's even more important in more complicated geometries.
Note. Not all materials interact correctly with directed light (MeshStandardMaterial does)
The text was updated successfully, but these errors were encountered:
Demo only uses ambient light so all faces are are illuminated equally and so have identical color. Picture will look much nicer if directional light is added to scene. It's even more important in more complicated geometries.
Note. Not all materials interact correctly with directed light (
MeshStandardMaterial
does)The text was updated successfully, but these errors were encountered: