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
The path_name_hash color scheme, generated in app/src/viewer_1d/util, relies on the number of paths being less than the device texture dimension limit.
It should probably use a storage buffer (or maybe store it in a 2D texture)