Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  DllNotFoundException: libOni
#4
(14-05-2019, 03:13 PM)everest1986 Wrote: Thanks, for a quick response. 

But I still don't know if there is some possibility to run fluid particles on SRP. Because I see that physics is work correctly but particles are not visible for me.

Again, answered in the F.A.Q:
http://obi.virtualmethodstudio.com/tutorials/

Quote:
Quote:Does it support SRP (Scriptable Render Pipeline)?

Cloth, Rope and Softbodies support SRP out of the box, since they do not perform any custom rendering. Obi Fluid does include a custom rendering pipeline based on screen-space ellipsoid splatting, that has yet to be tested for compatibility with SRP.

So for the time being, the built-in renderer does not work correctly with the SRP. We will test and add support for it in v4.4. Physics will work regardless of the rendering pipeline, though. For the time being, you could write your own custom SRP pipeline to include fluid rendering, or use Unity's standard pipeline which is fully compatible with the current fluid rendering pipeline.
Reply


Messages In This Thread
DllNotFoundException: libOni - by everest1986 - 14-05-2019, 09:09 AM
RE: DllNotFoundException: libOni - by josemendez - 14-05-2019, 09:37 AM
RE: DllNotFoundException: libOni - by everest1986 - 14-05-2019, 03:13 PM
RE: DllNotFoundException: libOni - by josemendez - 14-05-2019, 03:24 PM