Skip to content

Add support for rendering inside a QML/Qt Quick scene

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Similar to the way VTK provides QVTKWidget for rendering inside a Qt Widgets application, a class should be provided for rendering inside a Qt Quick application. See minimal proof-of-concept demo of QVTKFramebufferObjectItem class here:

https://gist.github.com/nocnokneo/c3fb01bb7ecaf437f7d6