I noticed the following issue: when i move a fluid container so my camera is inside the container the fluid disappears in the render view; exist a way to overcome this problem without moving the camera or changing any camera attributes?
Thanks for any help
Only thing I can think of is if you've cached your fluid, and then tried moving it perhaps you're having a problem.But I don't seem to be able to repeat this with either mental ray or software render
I think this fellow's problem ended up being a near clip value that was too high( only an issue for Mental Ray fluids renders as Maya fluid renders ignore the near clip value ).
Duncan
Thanks, guys