brainbrowser
brainbrowser copied to clipboard
Surface Colormap Movies
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.
Hi Matt,
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.
Maybe you can take the same approach with times.
Hoping this explanation help you. Natacha