Skip to content

Contains source code for the WebGL Brain Surface and Tractography Viewer developed at Children's Hospital Boston in the Fetal-Neonatal Neuroimaging and Development Science Center

Notifications You must be signed in to change notification settings

danginsburg/webgl-brain-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Surface and Tractography Viewer
-------------------------------------

This project contains the source code to the Brain Surface and Tractography
Viewer developed at Children's Hospital Boston in the Fetal-Neonatal Neuroimaging
and Development Science Center.

A runnable version of the demo can be viewed at:

http://www.nmr.mgh.harvard.edu/~rudolph/webgl/brain_viewer/brain_viewer.html

This project includes code that loads and renders:

FreeSurfer (http://surfer.nmr.mgh.harvard.edu/) - Surfaces and Curvature Files
TrackVis (http://www.trackvis.org) - Tractography Data


Running
-------
The easiest way to run from a local machine is in the base directory do:

python -m SimpleHTTPServer

...and then point your browser (Chrome-tested) to:

http://localhost:8000/brain_viewer/brain_viewer.html

Authors
-------
Dan Ginsburg
Rudolph Pienaar
Stephan Gerhard

About

Contains source code for the WebGL Brain Surface and Tractography Viewer developed at Children's Hospital Boston in the Fetal-Neonatal Neuroimaging and Development Science Center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published