@itk-viewer/transfer-function-editor
v1.8.5
Published
Interface to interactively edit opacity transfer functions
Readme
@itk-viewer/transfer-function-editor
Install
npm install @itk-viewer/transfer-function-editorDevelopment
Install
npm i -g pnpm
pnpm installBuild
pnpm buildTest
pnpm testWatch tests:
pnpm test:watchDev server
pnpm devRun examples
cd examples/basic
pnpm devcd examples/vtk-js
pnpm dev