mix3d / vue-vtkjs-viewport

VTK.js image viewport component in Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-vtkjs-viewport

VTK.js image viewport component for Vue, with the goal of providing a MultiPlaner Reconstruction implementation, with arbitrary slice angles, better than VTK.js's default options.

See the Examples running https://vue-vtkjs-viewport.netlify.app/

Sister project of react-vtkjs-viewport, with some variations of implementation.

=======

NOTE: This project has not received much love, and is now quite diverged from the react-vtkjs-viewport project. Happy to accept PRs to update it!

=======

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build:lib

About

VTK.js image viewport component in Vue

License:MIT License


Languages

Language:Vue 61.7%Language:JavaScript 38.0%Language:HTML 0.2%