Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  obi fluid vibrate problem
#5
(01-06-2022, 10:05 AM)josemendez Wrote: Changing collision detection to parallel instead of sequential might help. Sequential constraint evaluation might result in jittering, as explained in the manual (see Evaluation Mode at the very bottom of the page):
http://obi.virtualmethodstudio.com/manua...olver.html

Keep an eye on your fluid's viscosity value too. Large viscosity values might also result in simulation instability (jitter), if this is you case you might want to use a smaller fixed timestep: http://obi.virtualmethodstudio.com/manua...rials.html


As a side note, if you're developing for mobile devices using the Burst backend will result in better performance.
I tried both but not working. the glass has "rolling friction" collision material, I changed it to low friction, and it is fixed. but when fluid is poured, jitter starts again. then I rotate object has box collider, the jitter is disappeared.

thanks for note   Sonrisa
Reply


Messages In This Thread
obi fluid vibrate problem - by busraasevimm - 01-06-2022, 09:30 AM
RE: obi fluid vibrate problem - by josemendez - 01-06-2022, 09:36 AM
RE: obi fluid vibrate problem - by busraasevimm - 01-06-2022, 09:55 AM
RE: obi fluid vibrate problem - by josemendez - 01-06-2022, 10:05 AM
RE: obi fluid vibrate problem - by busraasevimm - 01-06-2022, 12:28 PM
RE: obi fluid vibrate problem - by josemendez - 01-06-2022, 12:45 PM
RE: obi fluid vibrate problem - by busraasevimm - 01-06-2022, 11:35 PM
RE: obi fluid vibrate problem - by josemendez - 02-06-2022, 01:00 PM