Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add javascript 3D volume renderer for visualisation #8

Open
EiffL opened this issue Apr 8, 2018 · 2 comments
Open

Add javascript 3D volume renderer for visualisation #8

EiffL opened this issue Apr 8, 2018 · 2 comments
Assignees

Comments

@EiffL
Copy link
Member

EiffL commented Apr 8, 2018

The project could use a javascript demo of a visualization tool that could be embedded in websites for demos and advertisement.
Path of least resistance is probably to use the medical imaging AMI Medical Imaging (AMI) JS ToolKit for THREEJS (https://github.com/FNNDSC/ami) with volumes exported in nifti file format using nibabel (http://nipy.org/nibabel)

@EiffL EiffL self-assigned this Apr 8, 2018
@EiffL
Copy link
Member Author

EiffL commented Apr 8, 2018

@sfarrens I've added in branch javascript_visualisation a first draft of a javascript plugin that draws 3D volumetric data in an html page.
Live demo there:
https://codepen.io/EiffL/pen/oqJLwK
I would be super happy to have your thoughts and/or help on this (if you happen to have mad js skills :-) ). I'm thinking the same thing may be used for your other projects in medical imaging...

@sfarrens
Copy link
Member

sfarrens commented Apr 9, 2018

@EiffL This is extremely cool! When I have some time I will have a proper look and let you know my thoughts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants