Kitware / react-vtk-js

Declarative library exposing vtk.js visualization pipeline as React components
https://kitware.github.io/react-vtk-js/
77 stars 24 forks source link

Multi view root #59

Closed floryst closed 2 years ago

floryst commented 2 years ago

Adds support for multiple views as renderers, rather than each View being a single render window.

Also adds an example to test/play with.

floryst commented 2 years ago

A video demonstration:

https://user-images.githubusercontent.com/1812167/166823263-317e5de7-e112-4958-b788-56d3e870759d.mov

Running the example usage will give a better sense of the functionality.

jourdain commented 2 years ago

Pretty cool what you've done!

jourdain commented 2 years ago

:tada: This PR is included in version 1.12.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: