Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release vtk integration in qml as standalone library #29

Open
MM88 opened this issue May 17, 2017 · 4 comments
Open

Release vtk integration in qml as standalone library #29

MM88 opened this issue May 17, 2017 · 4 comments

Comments

@MM88
Copy link

MM88 commented May 17, 2017

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!

@qCring
Copy link
Owner

qCring commented May 18, 2017

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

Thanks for your feedback!

@benjaminhon
Copy link

that would be great!

@haampie
Copy link
Contributor

haampie commented Feb 11, 2019

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

zomboir pushed a commit to zomboir/QuickVtk that referenced this issue Jul 18, 2019
…t to CMake. Added cmake install commands. VTK-QtQuick integration can now be used standalone, app still works
zomboir pushed a commit to zomboir/QuickVtk that referenced this issue Jul 18, 2019
zomboir pushed a commit to zomboir/QuickVtk that referenced this issue Jul 18, 2019
zomboir pushed a commit to zomboir/QuickVtk that referenced this issue Jul 18, 2019
…new a shared library target: QuickVtkLib. Changes some cmake flags. Added install commands
zomboir pushed a commit to zomboir/QuickVtk that referenced this issue Jul 18, 2019
zomboir pushed a commit to zomboir/QuickVtk that referenced this issue Jul 18, 2019
…epend on App::Instance. Instead, we compute the relative path to the resources from QGuiApplication::applicationDirPath()
@qCring
Copy link
Owner

qCring commented Jul 26, 2019

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants