Prashanth Udupa on June 15th, 2010

We are about to begin on a project that requires us to have floating and transparent widgets over VTK render-window output. About a year back, we had wanted to provide something similar to VTK Designer 2. We wanted users to have the ability to load UI (created using Qt Designer) directly on the VTK output [...]

Continue reading about Using vtkRenderWindow with QGraphicsView

Prashanth Udupa on June 1st, 2010

Over the past few weeks we have been playing around with CMake and we figured that it would be a good idea to have GCF build-able using CMake. There are a few open-source projects that make use of GCF with CMake anyway; we figured it would be a good idea to have a CMake build-system [...]

Continue reading about Moving to CMake