10-04-2018, 01:20 PM
(This post was last modified: 10-04-2018, 01:25 PM by josemendez.)
(10-04-2018, 12:59 PM)AntLewis Wrote: Ok, it turns out that the Obi Simple Fluid Renderer doesn't seem to render with an Orthographic camera - I tried this in your test scenes and I get the same result. Switch to perspective and it works as expected. Is this expected behaviour or a bug?
Thanks for the support.
Hi,
It does work with orthographic cameras. Try the "SimpleFluid" sample scene or the "FluidFoam" scenes, they both use orthographic cameras, and in both the SimpleFluidRenderer works (at least for us).
Make sure your near/far planes have sane values (non negative near plane, not huge far plane, etc)