QuickVtk icon indicating copy to clipboard operation
QuickVtk copied to clipboard

Release vtk integration in qml as standalone library

Open MM88 opened this issue 7 years ago • 4 comments

Hi, great work! QuickVtk is one of the few programs I found allowing to embed vtk into a qml application.

It would be interesting to have a standalone library with only the classes needed to embed vtk inside qt/qml. Do you think it would be possible to separate that part from the core of the application?

Thanks!

MM88 avatar May 17 '17 22:05 MM88

I'll give it a try and keep this issue updated with comments to let you know about the progress.

Thanks for your feedback!

qCring avatar May 18 '17 08:05 qCring

that would be great!

benjaminhon avatar Nov 26 '17 13:11 benjaminhon

I recently opened this issue https://github.com/lorensen/VTKExamples/issues/462, it would be super useful to PR a minimal working example there :)

haampie avatar Feb 11 '19 19:02 haampie

with contribution #40 the basic work is done! application code and the VTK wrappers are separated properly. There's still some more work to do in order to provide a library-only build but this is a good starting point. I'll leave this issue open for now until I have further news on this!

qCring avatar Jul 26 '19 12:07 qCring