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
Actually you can directly use the scalar field as the color map. Libigl viewer can automatically do the conversion. viewer.data().set_colors(sfield) will do the trick.
Is there a recommendation for picking RGB values from a scalar value?
The text was updated successfully, but these errors were encountered: