https://github.com/InteractiveComputerGraphics/SPlisHSPlasH

sort by:
Revision Author Date Message Commit Date
20bef64 - updated file_format.md 03 April 2020, 13:14:01 UTC
533dd3f - build-windows.yml 26 March 2020, 15:15:02 UTC
1b1f18c - added Python binding using pybind (thanks to Stefan Jeske) - added Python examples - performance improvements: Elasticity_Peer2018 - bugfixes - new command line parameter to overwrite scene settings 26 March 2020, 15:00:55 UTC
d11e762 - performance improvements: Elasticity_Peer2018 - bugfixes - new command line parameter to overwrite scene settings 17 March 2020, 14:11:35 UTC
96d47be - README.md 28 February 2020, 14:02:25 UTC
ffe47dc - performance improvement: added AVX support for TimeStepDFSPH, DragForce_Gissler2017, Viscosity_Standard, Viscosity_Weiler2018, MicropolarModel_Bender2017 - added AVX support for 2D simulations - added VTk export of rigid bodies - added parameter to control min CFL step size - cleaned up classes of graphical user interface - exchanged Static/DynamicBoundarySimulator by SPHSimulator which can handle dynamic and static scenes - added regular surface sampling - updated to Eigen 3.3.7 - bugfixes 28 February 2020, 13:58:00 UTC
e661524 Linux fix 25 November 2019, 12:46:21 UTC
f685948 - CI 21 November 2019, 16:00:16 UTC
aea78e5 Create build-linux.yml 21 November 2019, 08:12:16 UTC
e29655f - bugfixes 29 October 2019, 08:27:51 UTC
f3b7e6f removed even more duplicate dependencies on discregrid 22 October 2019, 13:53:19 UTC
4d5650c removed duplicate dependencies on discregrid 22 October 2019, 13:46:11 UTC
44c683f Merge branch 'master' into fix_linux_cuda_build 22 October 2019, 12:42:29 UTC
34d7c7c fixed cmake warning 22 October 2019, 09:16:47 UTC
3d68b8d fixing cuda build on linux 22 October 2019, 08:56:44 UTC
ee26ef3 - added the boundary handling method "Volume Maps: An Implicit Boundary Representation for SPH" - added the boundary handling method "Density Maps for Improved SPH Boundary Handling" - added regular particle sampling - PartioViewer can play sequences - PartioViewer can write sequences as jpg files - PartioViewer can generate movies using ffmpeg - PartioViewer can render rigid body data - PartioViewer supports multiphase data - user can now save/load the complete state of the simulation - bugfixes 18 October 2019, 13:50:31 UTC
b633f96 updated cuNSearch 17 October 2019, 07:06:01 UTC
bd4d388 - bugfix for DynamicBoundarySimulator 11 October 2019, 08:42:58 UTC
977e382 - bug fix 11 October 2019, 07:34:05 UTC
cf05232 - improved file_format.md 07 October 2019, 11:13:33 UTC
d9eac4a Merge pull request #43 from gnastacast/add-elasticity-docs Added elasticity to scene docs 07 October 2019, 11:04:51 UTC
c577db7 Merge pull request #44 from gileoo/master remove support radius from equation 07 October 2019, 11:04:16 UTC
757a668 Merge pull request #45 from InteractiveComputerGraphics/fixed_ids_for_emitted_particles setting IDs for emitted particles 07 October 2019, 10:54:48 UTC
da7369c setting IDs for emitted particles 07 October 2019, 09:21:21 UTC
72f23bf remove support radius from equation 25 September 2019, 12:24:19 UTC
d715fd6 Fixed typo 24 September 2019, 17:00:21 UTC
8e7d5f5 Added elasticity to scene docs 24 September 2019, 16:57:54 UTC
21840a4 fixed emitters in Multiphase scenes 19 September 2019, 11:07:58 UTC
a44d01f - bugfix 05 September 2019, 15:19:33 UTC
c78e738 - added rigid body export - added VTK file export (enables the data import in ParaView) - added file dialog for Windows - added a Python plugin for Maya to model scenes in Maya and export them to SPlisHSPlasH - added animation fields to animate particles in an area using a math script - improved fluid emitters - added option to simulate without GUI 03 September 2019, 12:30:23 UTC
2cb56ef - update of PBD library due to PBD bugfixes 01 July 2019, 18:41:24 UTC
e305f41 - integrated GPU neighborhood search (can be selected in CMake) 22 May 2019, 15:32:19 UTC
3acf783 - bugfix 21 May 2019, 06:16:06 UTC
d0f932e - new screenshots 13 May 2019, 12:22:57 UTC
91393db Update README.md 08 April 2019, 14:47:19 UTC
a0d57c1 Update README.md 25 March 2019, 08:20:51 UTC
7a7f4e7 - added doc files 08 February 2019, 08:51:42 UTC
0d1656a - added the Implicit SPH Formulation for Incompressible Linearly Elastic Solids of Peer et al. 2017 - added Corotated SPH for deformable solids of Becker et al. 2009 - improved particle coloring 08 February 2019, 08:40:26 UTC
7d1fea4 - SPlisHSPlasH now supports 2D simulations - added documentation of file format - added colormaps 28 January 2019, 15:16:06 UTC
c444870 - fixed bug in PoissonDiskSampling 05 October 2018, 09:05:42 UTC
e858320 - Linux fix 02 October 2018, 14:30:08 UTC
72fdc76 - bugfix in DFSPH 02 October 2018, 14:12:08 UTC
6f9cebf - fixed single precision build 18 July 2018, 08:08:03 UTC
e765aed - updated PositionBasedDynamics 14 June 2018, 10:20:14 UTC
ba1bb21 Merge pull request #17 from judgebc/FixCMakeIssue Remove CMakeLists.txt file from project sources lists. 28 May 2018, 07:04:25 UTC
042418a Including CMakeLists.txt in the source list with recent versions of CMake breaks Visual Studio projects. 21 May 2018, 18:50:10 UTC
93001ad - fix 18 May 2018, 13:59:46 UTC
4fa6253 Merge branch 'master' of https://github.com/InteractiveComputerGraphics/SPlisHSPlasH 18 May 2018, 13:34:07 UTC
4a8f8ff - added support for multi-phase simulations 18 May 2018, 13:30:32 UTC
4211282 Update README.md 11 May 2018, 12:59:42 UTC
924cfc4 - Linux fix 16 March 2018, 13:04:29 UTC
09c39a4 - added implicit viscosity computation of Weiler et al. 2018 - added implicit viscosity computation of Takahashi et al. 2015 - significantly improved performance of Projective Fluids - added counting class 15 March 2018, 15:44:09 UTC
f7cc421 - update README.md 02 February 2018, 13:52:53 UTC
13fb80f - the parameters of all methods are now handled by the library GenericParameters - the GUI is automatically generated using the information of the generic parameters - updated PositionBasedDynamics library which now supports arbitrary rigid body collisions - added Logger 02 February 2018, 13:46:05 UTC
eb93549 - added implicit viscosity computation of Peer and Teschner 2016 01 September 2017, 09:30:29 UTC
6c8217a - bugfix in emitter system 31 August 2017, 06:35:59 UTC
b3ff94a Merge pull request #7 from brio1009/gissler_drag_force fixes & cleanup for Gissler et al. drag force 31 August 2017, 06:06:25 UTC
6f2e4f1 fixed gissler drag force, cleanup, added simple drag force test scene 30 August 2017, 15:27:32 UTC
e7cd4d3 - added implicit viscosity computation of Peer et al. 2015 - SPlisHSPlasH now uses MD5 hashes to verify that cache files are valid - added volume sampling tool - cleanup fluid model - added drag force computation of Gissler et al. 2017 - added drag force computation of Macklin et al. 2014 29 August 2017, 14:29:02 UTC
3178e97 - bugfixes 14 July 2017, 15:01:05 UTC
d2cd75f Update Changelog.txt 13 July 2017, 16:45:15 UTC
153199b - added micropolar model for turbulent fluids (Bender et al., "A Micropolar Material Model for Turbulent SPH Fluids", ACM SIGGRAPH/EUROGRAPHICS Symposium on Computer Animation, 2017) - added vorticity confinement method - added fluid emitters 13 July 2017, 16:43:31 UTC
6f40060 - added partio export for fluid simulations - updated to Eigen 3.3.4 - bugfixes 05 July 2017, 15:07:51 UTC
139e5fd - Added missing files 03 May 2017, 06:54:51 UTC
7197efa - added new scenes - added implicit viscosity (Bender and Koschier, "Divergence-free SPH for incompressible and viscous fluids", IEEE Transactions on Visualization and Computer Graphics, 2017) - added Projective Fluids implementation (Weiler et al., "Projective Fluids", Proceedings of Motion in Games, ACM, 2016) - updated CompactNSearch - updated PositionBasedDynamics 26 April 2017, 14:33:37 UTC
b2e2cb9 Fixed compilation errors under g++. 23 April 2017, 18:32:11 UTC
db9aa10 Merge branch 'master' of github.com:InteractiveComputerGraphics/SPlisHSPlasH into ProjectiveFluids 20 April 2017, 12:47:00 UTC
848811f - added set(CMAKE_CXX_STANDARD 11) 23 March 2017, 09:56:37 UTC
a0711f8 fixed some warnings 08 March 2017, 13:39:27 UTC
dfbee43 Fixed bug that viscosity and surface tension had no influence on simulation with PD. Removed unnecessary parameters from GUI when PD is selected. 07 March 2017, 13:04:45 UTC
f81d4ac Updated bibliography and README 07 March 2017, 10:53:35 UTC
38425d9 Projective Fluids works 07 March 2017, 09:12:36 UTC
1cb92af I don't know why, but it seems to work... 06 March 2017, 16:46:21 UTC
b5268ae Bugfix in constraint projection. 06 March 2017, 09:18:24 UTC
2c59243 Fixed bug in CG solver 06 March 2017, 09:12:14 UTC
3afe8e0 Basic implementation done. 05 March 2017, 18:46:08 UTC
a60ec35 Implemented matrixFreeRHS. 05 March 2017, 18:01:12 UTC
4f992eb Main CG loop is done. 05 March 2017, 16:22:39 UTC
a61ca39 started actual implementation of Projective Fluids 05 March 2017, 14:43:33 UTC
ce957f1 Projective Fluids can be selected in the demo. It is still just a copy of DFSPH. 05 March 2017, 11:05:43 UTC
b0a4d9b Added simulation data and time-step files. They are just a copy of their DFSPH equivalent with some refactoring. 05 March 2017, 10:51:53 UTC
159a60d - bugfixes 20 February 2017, 09:53:28 UTC
d66eb69 Update README.md 07 December 2016, 07:08:29 UTC
3c8aa31 - updated to Eigen 3.3 24 November 2016, 10:53:19 UTC
a0ba042 - initial commit 17 November 2016, 19:29:46 UTC
2c8e025 Initial commit 17 November 2016, 19:14:23 UTC
back to top