Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Solver.OnParticleCollision not work + mix 3 color
#1
Hi, im working on a project that currently using obi fluid 5.3

1. As i follow tutorial with collision callback, i noticed thatĀ solver.OnParticleCollision not work as i expect.
- ObiSolver.ObiCollisionEventArgs alway return with count = 0.
- I already change emitter A and B with difference phase (1 & 2) still not work

2.Im checking your mixing color scene, i saw that it use field "x" in diffusion data, it running from 0 - 1 and revert.

- Is this value update auto by obi ?
- I want to mix 3 or more color, how can i use this data to receive infomation i need ?

Thanks !
Reply


Messages In This Thread
Solver.OnParticleCollision not work + mix 3 color - by hungseparate - 18-06-2020, 04:05 AM