DTITool


During my PhD research I worked on many visualization methods for diffusion MRI data, and the results of this, as well as the results of methods that my colleagues developed are available in our software packages called DTITool. More information, including downloads and videos can be found on the DTITool website.

I made the design of DTITool, implemented the core system which takes care of, among other tasks, data management and plug-in management, and many of its plug-ins. The software was developed in C++ using VTK for a large part of the visualization pipeline and interaction, and Qt for graphical user interfaces and programmer convenience. The software currently works on various Windows and Linux platforms. Mac versions are on its way. :)

DNAVis


For my Master's project I developed methods for the interactive visualization of annotated DNA sequences which resulted in a tool called DNAVis. To download this software, and view screenshots and publications, visit the DNAVis website. DNAVis was written in C++ using OpenGL as the graphics backend, and FLTK for the user interface.