Coder Social home page Coder Social logo

ui-3dsurfaces's Introduction

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.

ui-3dsurfaces's People

Contributors

francopestilli avatar soichih avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

stevengeeky

ui-3dsurfaces's Issues

Add nifti overlay capabilities

Similar to ui-tractview
We should do this after standardizing the way that the visualization data should be transformed

Get spatial size of input data

This requires modification outside of the viewer. We could be given input data that is not inside a 256x256x256 box, but would be unable to detect this with the current version of the viewer.

We could perhaps take this bounding size in as a parameter to window.config?

Transform data into LSA, regardless of data layout

Right now the data layout is assumed to be -0 +2 -1, but this is only one of 48 possible layout types.
We should find a way to grab the data layout and make appropriate adjustments

I think that for now, however, assuming the input data will already be in LSA format is safe, simply due to the fact that it is standardized across freesurfer related apps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.