- 24 Jun, 2019 9 commits
-
-
Sreekanth Arikatla authored
Fix module test and refactor SPHFluid example See merge request iMSTK/iMSTK!328
-
Sreekanth Arikatla authored
REFAC: Add warnings when certain type of geometry is not supported in vulkan backend See merge request iMSTK/iMSTK!330
-
Sreekanth Arikatla authored
Remove duplicate cmake file See merge request iMSTK/iMSTK!326
-
Sreekanth Arikatla authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
- 23 Jun, 2019 1 commit
-
-
Sreekanth Arikatla authored
Add back-end mode for simulation manager See merge request iMSTK/iMSTK!312
-
- 22 Jun, 2019 2 commits
-
-
Sreekanth Arikatla authored
BUG: Use vtkPolyData instead of vtkPolyLine for VTKdbgLinesRenderDelegate See merge request !325
-
Sreekanth Arikatla authored
-
- 21 Jun, 2019 14 commits
-
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
a. Move the scene simulation logic to scene class. b. Simulation manager calles scene::advance() in the run module c. Add launchModules() to scene meant to launch scene-specific modules in a separate thread
-
Sreekanth Arikatla authored
Parallel collision detection and handling See merge request !323
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
BUG: Fix parallel collision detection (bug was due to forgetting to use separate variables for different threads)
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
- 20 Jun, 2019 14 commits
-
-
Sreekanth Arikatla authored
STYLE: Move uncrustify cmake script to utilities See merge request !322
-
Sreekanth Arikatla authored
Parallel SPH See merge request !318
-
Nghia Truong authored
-
Sreekanth Arikatla authored
-
Sreekanth Arikatla authored
Add PBDModelConfig to allow easier PBD model configuration See merge request !319
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
# Conflicts: # Examples/PBDCollision/PBDCollisionExample.cpp # Examples/SPHFluid/SPHFluidExample.hpp # Source/DataStructures/imstkGridBasedNeighborSearch.cpp # Source/DataStructures/imstkSpatialHashTableSeparateChaining.cpp # Source/DynamicalModels/ObjectModels/imstkPbdModel.cpp # Source/DynamicalModels/ObjectModels/imstkSPHKernels.h # Source/DynamicalModels/ObjectModels/imstkSPHModel.cpp # Source/DynamicalModels/ObjectModels/imstkSPHModel.h # Source/DynamicalModels/ObjectStates/imstkSPHState.h # Source/SimulationManager/imstkSimulationManager.cpp
-
Nghia Truong authored
# Conflicts: # Examples/PBDCollision/PBDCollisionExample.cpp # Source/DynamicalModels/ObjectModels/imstkPbdModel.cpp
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-
Nghia Truong authored
-