berombau / itk-vtk-viewer

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js

Home Page:https://kitware.github.io/itk-vtk-viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and Test semantic-release npm-download npm-version-requirement node-version-requirement launch ImJoy DOI

Introduction

ITK/VTK Viewer is an open-source software system for medical and scientific image, mesh, and point set visualization.

Reporting Issues

If you would like to discuss a bug or possible improvement:

  1. If you have a patch, please read the CONTRIBUTING.md document.

  2. Open an entry in the Issue Tracker.

Requirements

In general ITK/VTK Viewer tries to be as portable as possible; the specific configurations below are tested and known to work.

ITK/VTK Viewer supports the following development environments:

  • Node 16+
  • NPM 8+

and the following browsers:

  • Firefox
  • Chrome
  • Safari

Documentation

See the documentation for a getting started guide, advanced documentation, and API descriptions.

Contributing

See CONTRIBUTING.md for instructions to contribute.

License

ITK/VTK Viewer is distributed under the OSI-approved BSD 3-clause License. See Copyright.txt for details.

Build Blosc with Debug

Checkout c-blosc git submodule, then

itk-wasm --build-dir web-build build -- -DCMAKE_BUILD_TYPE=Debug

About

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js

https://kitware.github.io/itk-vtk-viewer/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 95.8%Language:C++ 2.0%Language:CSS 1.2%Language:TypeScript 0.4%Language:Shell 0.2%Language:HTML 0.2%Language:CMake 0.1%