- Apr 26, 2018
-
-
Jean-Baptiste Vimort authored
To include following feature: cmake/cmake@2eec433f
-
Alexis Girault authored
Fix ubuntu See merge request iMSTK/iMSTK!246
-
Alexis Girault authored
-
- Mar 21, 2018
-
-
Sreekanth Arikatla authored
Minor refactoring of rendering and simulation manager See merge request iMSTK/iMSTK!244
-
- Mar 19, 2018
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Also enforces formatting
-
Sreekanth Arikatla authored
Also, move constructor of VTKViewer to .cpp
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Use already defined enums as arguments
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
launchSimulation and startSimulation have similar meaninn to be included in public API. Moved the launch simulation to be a private member.
-
- Mar 14, 2018
-
-
Sreekanth Arikatla authored
ENH: shadows, bloom, shader options See merge request iMSTK/iMSTK!235
-
Nicholas Milef authored
-
- Feb 27, 2018
-
-
unknown authored
-
Nicholas Milef authored
-
Nicholas Milef authored
-
Nicholas Milef authored
-
- Jan 26, 2018
-
-
Alexis Girault authored
Integration of the Virtual Reality See merge request iMSTK/iMSTK!243
-
Jean-Baptiste Vimort authored
The simulation can now be set to either instantiate: - A regular simulation using vtkRenderWindow - A VR simulation using vtkOpenVRRenderWindow To do so, the simulation manager can be set to be a VR simulation when initialized. The default comportment will be a regular simulation.
-
- Jan 23, 2018
-
-
Alexis Girault authored
BUG: Use proper writer for VTU file See merge request !242
-
- Jan 19, 2018
-
-
Alexis Girault authored
-
- Dec 12, 2017
-
-
Alexis Girault authored
COMP: Allow build of projects depending on iMSTK updating the config file See merge request iMSTK/iMSTK!241
-
- Nov 28, 2017
-
-
Alexis Girault authored
ENH: Add Orange color See merge request iMSTK/iMSTK!240
-
Jean-Christophe Fillion-Robin authored
Suggested-by:
Alexis Girault <alexis.girault@kitware.com>
-
Jean-Christophe Fillion-Robin authored
This is needed for the VROrthognathic/OrthognathicTrainer project.
-
Jean-Christophe Fillion-Robin authored
This commit adds missing dependencies to iMSTKConfig file. Assimp was originally introduced in f859365b (ENH: Added Assimp support to improve mesh reading) glm became a mandatory dependency in 54a68c1f (ENH: added decals to the Vulkan renderer)
-
Alexis Girault authored
COMP: Support build with BUILD_EXAMPLES and BUILD_TESTING set to OFF See merge request iMSTK/iMSTK!236
-
Alexis Girault authored
COMP: Update external projects to use CMAKE_CACHE_ARGS See merge request iMSTK/iMSTK!238
-
Jean-Christophe Fillion-Robin authored
Unless option have to be passed using the command line, this is the recommended approach to pass options. It avoids "command line length issues".
-
Jean-Christophe Fillion-Robin authored
-
- Nov 13, 2017
-
-
Sreekanth Arikatla authored
COMP: Fix compilation error in VulkanTextureDelegate See merge request iMSTK/iMSTK!233
-
Sreekanth Arikatla authored
-
- Nov 11, 2017
-
-
Sreekanth Arikatla authored
Surface mesh fixes and decals See merge request iMSTK/iMSTK!224
-
Nicholas Milef authored
-
Nicholas Milef authored
-
Nicholas Milef authored
CLEANUP: added ability to expand surface meshes, abstracted interactor, and fixed transforms in Vulkan renderer
-
Nicholas Milef authored
-
- Nov 10, 2017
-
-
Sreekanth Arikatla authored
Changed to pass the shared_ptr by reference. See merge request iMSTK/iMSTK!231
-