Hi,

you already found QtFreeRender, which shows how to render things with just VTK. 
When you want to adapt Step03 to VTK-only, you would have to remove all the 
Qt-related classes and replace the rendering stuff with something similar to 
QtFreeRender. Also make sure to remove the Qt-dependencies from the 
CMakeLists.txt of Step03. QtFreeRender just references MitkCore for example.


Best,

Stefan

________________________________
Von: Jorge Quiroga <jorge.e....@gmail.com>
Gesendet: Donnerstag, 25. Mai 2017 15:44
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] Building Tutorial Step 03 without qt

Hello all,

I'm trying to build a small module with MITK like the one in the step 03 but Qt 
free, I have been using the QtFreeRender example as a reference but I have 
gotten nowhere, the code uses "QmitkRegisterClasses.h" "QmitkRenderWindow.h", 
its possible to make a step 03 of tutorial like program without qt?

Thank!

Regards.
[https://my-email-signature.link/signature.gif?u=106990&e=6675529&v=ca541fede44cf8e4fe0a11209e28f4a457ad285f548cd22f9db687e767edcaf3]
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to