Skip to content

brainlife/ui-3dsurfaces

Repository files navigation

Abcdspec-compliant

ui-3dsurfaces

This app takes a configured list of URLs for VTK files and renderes it using WebGL. This app is used by Brainlife to show neuro/3dsurfaces datasets. screenshot Take a look at this demo

Authors

Contributors

Project Director

Funding

NSF-BCS-1734853 NSF-IIS-1636893

References

TBA

Prerequiste

sudo apt install nodejs
sudo npm install -g lite-server

Installation

git clone https://github.com/brain-life/ui-3dsurfaces.git
cd ui-3dsurfaces
npm install
npm run dev

Your browser should open a ui-3dsurfaces viewer with data from ./testdata directory. Please see index.html to find out how to set paths for input data. and testdata for how to format the input data.

About

Surfaces viewer based on VTK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published