Kitware / vtk-js

Visualization Toolkit for the Web
https://kitware.github.io/vtk-js/
BSD 3-Clause "New" or "Revised" License
1.24k stars 373 forks source link

[Feature] Add documentation links to applications that use VTK.js #2943

Open tbirdso opened 1 year ago

tbirdso commented 1 year ago

Feature Request

Add a list of web applications that use VTK.js and their reference links to the README and/or generated documentation.

Motivation and Detailed Description

It would be helpful to make available an "official" list of applications that rely on VTK.js, such as VolView. This would both promote traffic among projects and would help newcomers understand practical cases for using VTK.js.

rajajms commented 1 year ago

@tbirdso I agree with you

sedghi commented 10 months ago

I use it like this

Inside vtk.js

npm run build
cd dist/esm
yarn link
npm run dev:esm

then inside my react app

yarn link @kitware/esm

Works fine

floryst commented 10 months ago

@sedghi was this comment destined for a different issue?

sedghi commented 10 months ago

Hmm, I initially thought they were inquiring about linking vtk.js to external applications. It seems I didn't read through the entire message.

sedghi commented 10 months ago

To answer the original question, cornerstone3D and OHIF relies on vtk.js for rendering