jonathanlurie / ObliqueSurface

display NIfTI/Minc volume along with MNIobj mesh using webgl, threeJS and javascript

Home Page:https://jonathanlurie.github.io/ObliqueSurface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

→VIDEO HERE←

Uses Pixpipe.js and ThreeJS to build and display a 3D texture of MRI neuro imaging. Then gives the possibility to display a MNIobj mesh on top of it and play with opacity.
You can perform obliques.

This is not an end but rather some WebGL experiment.

Use the data in the data folder:

  • prefix_001_t1_final.mnc : the volume file to load first
  • prefix_001_gray_surface.obj : the mesh file to load then

About

display NIfTI/Minc volume along with MNIobj mesh using webgl, threeJS and javascript

https://jonathanlurie.github.io/ObliqueSurface

License:MIT License


Languages

Language:JavaScript 98.6%Language:HTML 1.4%