@itk-viewer/transfer-function-editor
v1.8.5
Published
Interface to interactively edit opacity transfer functions
Downloads
3,298
Readme
@itk-viewer/transfer-function-editor
Install
npm install @itk-viewer/transfer-function-editor
Development
Install
npm i -g pnpm
pnpm install
Build
pnpm build
Test
pnpm test
Watch tests:
pnpm test:watch
Dev server
pnpm dev
Run examples
cd examples/basic
pnpm dev
cd examples/vtk-js
pnpm dev