Jan Bender
Jan Bender
SPlisHSPlasH uses the PBD library to simulate dynamics rigid bodies. You could extend this library and implement a constraint which constrains the rotations.
Did you set the path to latex.exe correctly in the options?
Can you verify that the "imageFile" is correct and the file has been generated and is in the given path?
Can you please check if your TeX installation contains the program "dvipng.exe". This is required to convert the dvi to a png.
Thanks for reporting this problem. I will add some code to at least create a proper error message if ps2pdf is not found or returns an error.
Probably due to the dense sampling, the density for some particles is already higher than the rest density at the beginning of the simulation.
Since I do not have a Mac, I cannot test this.
I cannot reproduce this error. For me the scene works without segfault. However, your mesh is not closed which might lead to a wrong signed distance field. Moreover, I would...
Can you share a minimal scene where this happens?
For me the initial configuration directly explodes since the rigid bodies are stuck in the fluid which causes high pressure forces.