- Mar 31, 2017
-
-
Dženan Zukić authored
-
- Mar 29, 2017
-
-
Alexis Girault authored
ENH: implemented spatial hashing and added an abstract class See merge request !147
-
Nicholas Milef authored
-
- Mar 28, 2017
-
-
Nicholas Milef authored
-
Alexis Girault authored
BUG: Fix point plane cd See merge request !154
-
- Mar 27, 2017
-
-
Sreekanth Arikatla authored
-
Alexis Girault authored
ENH: Add capsule geometry, capsule-mesh collision and rendering See merge request !149
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Currently VTK doesn't support capsule actor. vtkCapsuleSource class originally authored by Johan Andruejol <johan.andruejol@kitware.com> was modified and used. The source of vtkCapsuleSource class is placed in the imstk source for the moment. This has to be migrated to vtk proper in the future.
-
Sreekanth Arikatla authored
Adds capsule-point cloud collision detection. First the each point in mesh is checked against the bounding sphere of the capsule. If inside, the closest point is found on the line joining the two apexes of the capsule. If the point is inside the bounding sphere then the closest point should be inside the capsule. If the distance between the closest point and the mesh point is less than radius of the hemispheres of the capsule, the collision is registered.
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
BUG: Fix mismatch of Libusb file hash during download See merge request !151
-
- Mar 26, 2017
-
-
Sreekanth Arikatla authored
-
- Mar 24, 2017
-
-
Alexis Girault authored
Render imstk::HexahedralMesh in the scene See merge request !146
-
- Mar 22, 2017
-
-
mohitTyagi authored
-
mohitTyagi authored
-
Nicholas Milef authored
-
Dženan Zukić authored
Updates to make it compile with Visual Studio 2015 See merge request !148
-
Alexis Girault authored
Improved MSH reader for reading and generating a volumetric mesh of hexahedral type See merge request !145
-
Dženan Zukić authored
-
mohitTyagi authored
-
- Mar 21, 2017
-
-
Dženan Zukić authored
-
Dženan Zukić authored
-
Dženan Zukić authored
-
- Mar 15, 2017
-
-
Sreekanth Arikatla authored
Add deformable rigid penalty collision See merge request !128
-
Sreekanth Arikatla authored
Co-Authored-by:
Alexis Girault <alexis.girault@kitware.com>
-
Sreekanth Arikatla authored
Adds deformable-rigid penalty collision handling. Unifies all the penalty collision handling classes into one. Co-Authored-by:
Alexis Girault <alexis.girault@kitware.com>
-
Sreekanth Arikatla authored
Add collision Mesh to sphere and plane coll. detection classes based on brute force approach.
-
Sreekanth Arikatla authored
Adds utility functions for creating scene objects with commonly used call patterns Co-Authored-by:
Alexis Girault <alexis.girault@kitware.com>
-
- Mar 14, 2017
-
-
Alexis Girault authored
ENH: Adds generalized linear projection constraints See merge request !140
-
Sreekanth Arikatla authored
Generalizes linear projection constraints implementation. Modifies testDeformableBody example to test the changes.
-
- Mar 13, 2017
-
-
Alexis Girault authored
ENH: Allow custom library definition See merge request !143
-
Alexis Girault authored
Expand the imstk_add_library cmake function by exposing the variables H_FILES (headers) CPP_FILES (source) and SUBDIR_LIST (build interface directories - the current source dir is always included). If those values are not manually set, the previous behavior applies, where all the files and directories in the root directory are used for that target. Used that new mechanism for the Rendering target to prepare for Vulkan integration.
-
Alexis Girault authored
DATA_ROOT_PATH did not exist since the introduction of external data. Save screenshots in runtime directory instead. Correct warning: extra tokens at end of #else directive in testCameraController
-
Alexis Girault authored
BUG Screen Capture utility incorrect initialization. Plus an example. See merge request !139
-
- Mar 09, 2017
-
-
Hina Shah authored
-
- Mar 08, 2017
-
-
Alexis Girault authored
Features from CameraNavigationV2 branch See merge request !137
-
Hina Shah authored
-
Hina Shah authored
-
Hina Shah authored
-