Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How do I make a collider affect particles only?
#12
(18-03-2022, 07:20 PM)locque Wrote: Thank you for putting in so much effort, this is by far the best supported product I ever bought! Sonrisa

No worries, that's what I'm here for! Sonrisa

(18-03-2022, 07:20 PM)locque Wrote: Just one question though, how are your particles that small with a resolution of .75? It looks like you didn't upscale the model, so I'm somewhat confused. I've been using a resolution of 60 for the same bowl, resulting in comparable particle size to what I saw in the video.

Right, so what I did was just scale the solver down (solvers in Obi act as an inertial reference frame)

This is often quite convenient, although it is not 100% equivalent to increasing fluid resolution to get smaller particles. Increasing resolution just makes particles smaller. Scaling the solver down scales the entire sim space, so for instance if you set the solver's transform scale to 0.5, 1 meter in solver space now equals to 0.5 meters in world space. Which means a particle moving at a speed of 2 meters/second in the solver, would appear to move at just 1 meter/second to an external observer.

Here's a video about it:
Reply


Messages In This Thread
RE: How do I make a collider affect particles only? - by josemendez - 21-03-2022, 09:18 AM