Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Color
#7
(17-05-2022, 08:20 AM)josemendez Wrote: Using a particle-based engine (which discretizes fluid as small ellipsoidal particles) to simulate a thin, long, continuous fluid jet is going to be challenging for obvious reasons: increasing fluid resolution will allow the jet to be thinner (since particles are smaller), but will also make it more prone to gaps in the flow (because well, particles are smaller!) as well as decrease performance (because you need more particles to simulate the same volume of fluid).

An eulerian approach would be much better suited to this use case, imho.


Based on your screenshots, this looks like a lighting issue, not really related to color space. The gamma curve for both screenshots seems identical, but the fluid seems unlit in the standalone one. So far I haven't been to reproduce anything similar, tried both on Mac and Windows using the same settings you shared.

Only potential culprit that I can think of right now is that you're using different render pipeline settings for standalone and editor. Check that the pipeline asset you're using in the Quality for standalone builds in PC,Mac&Linux is the intended one:


[Image: 3MuKleA.png]

If this isn't the cause either, would it be possible for you to send the project to support(at)virtualmethodstudio.com so that I can take a closer look? thanks!

Hi

"An eulerian approach would be much better suited to this use case, imho."
That is to say ? how do we do this? Do you have examples or do you know of a typical youtube link that explains this in detail? thank you

Settings quality is ok, the truth is out there

hereĀ https://anonfiles.com/Xej8Q7h9y3/TestOBI...itypackage a test project for obi with the problem
By moving (and only that) the files under a single directory to facilitate the export, the behavior to change. It's still ok in runtime mode in the editor but in runtime it's now OK for white ( ??? with strange black point ) and KO for green and red. I have the impression that it increases the transparency effect (when the green flow passes in front of the white area it becomes green again).

Thanks,

Regards,

D.
Reply


Messages In This Thread
Color - by Domtav - 08-05-2022, 05:38 PM
RE: Color - by josemendez - 10-05-2022, 09:36 AM
RE: Color - by Domtav - 14-05-2022, 03:02 PM
RE: Color - by josemendez - 16-05-2022, 10:23 AM
RE: Color - by Domtav - 16-05-2022, 05:01 PM
RE: Color - by josemendez - 17-05-2022, 08:20 AM
RE: Color - by Domtav - 19-05-2022, 09:56 AM
RE: Color - by josemendez - 19-05-2022, 10:36 AM
RE: Color - by Domtav - 19-05-2022, 01:25 PM
RE: Color - by josemendez - 20-05-2022, 08:40 AM
RE: Color - by Domtav - 29-05-2022, 02:56 PM
RE: Color - by josemendez - 30-05-2022, 07:36 AM
RE: Color - by Domtav - 30-05-2022, 09:24 AM