Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 2.19 KB

README.md

File metadata and controls

63 lines (39 loc) · 2.19 KB

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