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
What's the best way to approach quickly viewing many colormaps on the surface? Ideally, I would like to scroll through time points in the browser and have the surface data change in real time.
The text was updated successfully, but these errors were encountered:
Can you take a look to this: Macacc
and play a little bit with it.
In this viewer every time user "shift+click" on the surface the code call the "loadColorMapFromURL" method. You can take a look here for the API documentation.
What's the best way to approach quickly viewing many colormaps on the surface? Ideally, I would like to scroll through time points in the browser and have the surface data change in real time.
The text was updated successfully, but these errors were encountered: