- Sep 07, 2015
-
-
Ricardo Ortiz authored
Fix vega example The segfault can't be reproduced in vtk 6.2. A thorough debugging is necessary in order to find out why VTK is crashing in linux. See merge request !44
-
Ricardo Ortiz authored
Refactor renderCube and vegaFEM examples. fixes #36
-
- Sep 05, 2015
-
-
Ricardo Ortiz authored
in order for the superbuild to work as designed. Remove debugging from vtk objects.
-
- Sep 02, 2015
-
-
Ricardo Ortiz authored
Vtk rederer integration See merge request !36
-
- Sep 01, 2015
-
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
David Thompson authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
delegates. The way render delegates need a bit of work.
-
Ricardo Ortiz authored
Automating the way renderers are loaded. Fix broken tests. The renderCube example is broken now. Submitting patch soon. Revert to build command in the Superbuild so that parallel build work again.
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
Clean up and add static scene delegate.
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
David Thompson authored
If `SimMedTK_VTK_DIR` is defined, its value is used for `VTK_DIR`. Otherwise, we ask CMake to find VTK and pass whatever it returns from the superbuild to the SimMedTK build.
-
Ricardo Ortiz authored
Documenting IO. Change name for IO delegates to match file name. Capture by value in the IO delegator so that it remembers about the delegate file name and IO pointer. Fixing examples so they use the new IOs and renderer.
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
Add tests to IO. Move variables, types and implementation of utility methods to IOMeshDelagates base class. Commented out the VegaVoumetricMesh test until after I debug the meshIO.
-
Ricardo Ortiz authored
until they are refactored.
-
Ricardo Ortiz authored
Add reset function to base mash in order to reset vertices to their original position. Strip const from read function in the IOMeshDelegate and childs. Move some utility functions to IOMeshDelegate.
-
Ricardo Ortiz authored
corresponding simmedtk mesh structure.
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-
Ricardo Ortiz authored
-