Interface to interactively edit opacity transfer functions
npm install @itk-viewer/transfer-function-editor``sh`
npm install @itk-viewer/transfer-function-editor
``
npm i -g pnpm
pnpm install
``
pnpm build
``
pnpm test
Watch tests:
``
pnpm test:watch
``
pnpm dev
``
cd examples/basic
pnpm dev
```
cd examples/vtk-js
pnpm dev