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
I would like to render the meshes avoiding 'facetted' aspect in viewer.
I know that threeJS handle this by using normals at mesh vertices (if all vertices are well condensed/merged).
Could you please support this for next versions ? or maybe indicate me how I can do this myself (fork) ?