Skip to content

Tags: neonkore/SPlisHSPlasHc

Tags

2.9.0

Toggle 2.9.0's commit message
- fix for multiphase fluids

2.8.7

Toggle 2.8.7's commit message
- added missing files

2.8.2

Toggle 2.8.2's commit message
Require a specific sphinx version

2.8.1

Toggle 2.8.1's commit message
- python fix

2.8.0

Toggle 2.8.0's commit message
- linux build fix

2.7.0

Toggle 2.7.0's commit message
- updated file_format.md

2.6.0

Toggle 2.6.0's commit message
- performance improvement: added AVX support for TimeStepDFSPH, DragF…

…orce_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

2.5.0

Toggle 2.5.0's commit message
- added the boundary handling method "Volume Maps: An Implicit Bounda…

…ry 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

2.4.0

Toggle 2.4.0's commit message
- 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

2.3.0

Toggle 2.3.0's commit message
- added doc files