Announcement

Collapse
No announcement yet.

MB geometric samples greater than 2 AND opacity map -> disaster

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • MB geometric samples greater than 2 AND opacity map -> disaster

    As in the title. In such conditions I get errors when moving time slider during IPR:
    Click image for larger version

Name:	image.png
Views:	130
Size:	5.0 KB
ID:	1195711
    Simplified scene: MB error.zip

    The rendering of the frame sequence stops after a few frames (in more complex scene than I attach here).

  • #2
    I can't repro it here with your scene.
    Try a recent nightly, perhaps?
    If that fails, you can turn embree off via maxscript: with v-ray as renderer run this
    Code:
    renderers.current.system_embree_moblur=false
    and you'll be using the V-Ray BSP raycaster instead for motion blur.
    Last edited by ^Lele^; 23-11-2023, 07:33 AM.
    Lele
    Trouble Stirrer in RnD @ Chaos
    ----------------------
    emanuele.lecchi@chaos.com

    Disclaimer:
    The views and opinions expressed here are my own and do not represent those of Chaos Group, unless otherwise stated.

    Comment

    Working...
    X