Skip to content

steven-gomez/webgl-brain-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL-based Tractography Viewer

This project includes a simple Web-based viewer for human brain tractography, based on Dan Ginsburg's viewer. This application is a testbed for experiments exploring visualization design and tractography task performance.

The viewer loads and renders files from:

Authors of this version of the viewer include: Steven Gomez

Running and Developing

A quick way to run the application locally is to use Python's built-in web server from the main project directory.

python -m SimpleHTTPServer

Then, view the visualization in a WebGL-enabled browser at: http://localhost:8000/brain_viewer/brain_viewer.html

Original Authors

This project was forked from the Brain Surface and Tractography Viewer (GitHub repository), which was developed at Children's Hospital Boston in the Fetal-Neonatal Neuroimaging and Development Science Center. The original authors are Dan Ginsburg, Rudolph Pienaar, and Stephan Gerhard.

A demo can be viewed at: http://www.nmr.mgh.harvard.edu/~rudolph/webgl/brain_viewer/brain_viewer.html

About

A lightweight WebGL-based tractography viewer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%