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

feat(Rendering): Introduce Geometry2DRepresentation #48

Closed sankhesh closed 2 years ago

sankhesh commented 2 years ago

Depends on https://github.com/Kitware/vtk-js/pull/2179

agirault commented 2 years ago

Does react-vtk-js have some testing framework we could use here?

jourdain commented 2 years ago

unfortunately not. Just manual examples to test

sankhesh commented 2 years ago

@jourdain Could you please merge this one too?

jourdain commented 2 years ago

@sankhesh the pipeline is broken now...

sankhesh commented 2 years ago

@jourdain Thanks for letting me know. Fixing now.

sankhesh commented 2 years ago

Fixed in #49

jourdain commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: