Skip to content

cdrake/nifti-viewer-ts

Repository files navigation

Nifti Viewer TS

A TypeScript Nifti viewer for voxel and mesh based images. This is a port of the NiiVue viewer created by Chris Rorden and Taylor Hanayik.

Architecture

Class Diagram

References and Resources

This project uses the boilerplate code from Jason Sturges Vite TypeScript NPM package repo. The architecture is modeled after the KhronosGroup glTF sample viewer.

Getting started

Run npm install to get started.

npm install

Usage

The following tasks are available for npm run:

  • start: Run Vite in host mode for a local development environment (not included in production build)
  • watch: Run Vite in watch mode to detect changes to files during development
  • build: Run Vite to build a production release distributable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages