https://github.com/InteractiveComputerGraphics/SPlisHSPlasH

sort by:
Revision Author Date Message Commit Date
9937dd2 - python fix 03 June 2020, 10:07:32 UTC
48011bc - linux build fix 02 June 2020, 16:12:20 UTC
7b474c9 - linux build fix 02 June 2020, 16:05:53 UTC
7a60096 - linux build fix 02 June 2020, 15:57:03 UTC
4c97cfc - fix linux python build 02 June 2020, 15:52:36 UTC
65df2a6 - fix windows build script 02 June 2020, 15:39:42 UTC
9768cf8 - fix linux build script 02 June 2020, 15:36:08 UTC
c0541e1 - performance improvements - added GUI based on the imgui library - added GLFW - removed dependency on glew - removed dependency on freeglut - bugfixes 02 June 2020, 15:21:25 UTC
77e7db9 Merge pull request #65 from InteractiveComputerGraphics/digitalillusions-patch-ci Patch CI and Update Documentation 08 April 2020, 13:03:49 UTC
0ec45c4 Adjusting Documentation and CI Scripts 08 April 2020, 10:17:53 UTC
7a748bf Revert version and push to pypi 07 April 2020, 13:03:36 UTC
c71d506 Bump version and update readme with absolute github links 07 April 2020, 08:28:59 UTC
1936b77 Encoding kwarg not available on python 2.7 06 April 2020, 17:44:44 UTC
610004d Bump version to include Description in TestPyPI 06 April 2020, 17:33:17 UTC
c7638a1 More renames 03 April 2020, 15:13:49 UTC
9ebae42 More renames 03 April 2020, 14:26:14 UTC
1820805 Rename python moduke 03 April 2020, 14:18:51 UTC
20bef64 - updated file_format.md 03 April 2020, 13:14:01 UTC
590a889 Disable AVX build for manylinux, as it breaks compatibility 29 March 2020, 15:03:19 UTC
fc0cde1 Update setup py and docs Fixed relative rpath issue. Auditwheel could not copy the relevant library file to the correct location during repair step. 27 March 2020, 15:21:34 UTC
9c23c1c Upload unique name 27 March 2020, 11:51:24 UTC
a48847b Build linux wheels in parallel 27 March 2020, 11:48:22 UTC
258d17d Build for many python versions 27 March 2020, 11:24:41 UTC
e1b298d Upload compiled wheels as artifacts 27 March 2020, 10:45:49 UTC
bad2bce Removed allocator class 27 March 2020, 10:29:38 UTC
5719c1f Changed malloc include to stdlib include 26 March 2020, 16:44:38 UTC
6609786 Maybe install more dependencies? 26 March 2020, 16:25:41 UTC
2a4c763 Try to fix ci 26 March 2020, 16:16:55 UTC
1e942e2 Update build-windows.yml 26 March 2020, 15:36:52 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
back to top