Announcement

Collapse
No announcement yet.

motion blur on instanced geo

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

  • motion blur on instanced geo

    We have points with velocity that we transfer to the packed object instanced on them. Even if we velocity blur on the geo node ticket it will add the velocity blur with the geo blur if its read with path/to/object/$F4.bgeo.sc. I expect it to only pick up the velocity from the attribute like when rendering points.

    for example path/to/object/$F4.bgeo.sc renders incorrect but path/to/object/1001.bgeo.sc renders correct


    In the example here the points are animated in Y. but we only want the velocity blur when check on the geo node. Is there a way around this or if this should be fixed?

    Click image for larger version

Name:	moblur.png
Views:	564
Size:	30.1 KB
ID:	1123897Click image for larger version

Name:	moblur1.png
Views:	543
Size:	45.6 KB
ID:	1123894Click image for larger version

Name:	moblur2.png
Views:	559
Size:	103.2 KB
ID:	1123895
    Attached Files
    http://goodbyekansasstudios.com/

  • #2
    V-Ray only do this if the point count is changing
    if the number of points is the same, always use the positions for moblur
    Georgy Chakarov | QA
    www.chaosgroup.com
    georgy.chakarov@chaosgroup.com

    Comment


    • #3
      This is different then how mantra behaves. If you choose velocity blur on the geo node it assumes thats what you want to use and not both. Problem for us is that we have points saved in a frame range wth $F4 so there is no real way for us to get correct moblur here.

      Regards Alexis
      http://goodbyekansasstudios.com/

      Comment


      • #4
        hello again! So we encounter a bit of issues with this and we cant match our motionblur except with velocity. But only velocity and not geo samples. Is there someway to force this?
        http://goodbyekansasstudios.com/

        Comment


        • #5
          Try setting nsamples 1 in object properties may be it'll do what u want...
          V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
          andrei.izrantcev@chaos.com
          Support Request

          Comment


          • #6
            didnt work with nsamples. But if i turned on rayserver instancer it only read the velocity which is what i want. So found a workaround for now
            http://goodbyekansasstudios.com/

            Comment


            • #7
              LeoYfver With Rayserver, do you get velocity AOV? In a test on our side, it's disappearing.
              Hristo Velev
              MD/FX Lead, Bottleship VFX
              Sofia, Bulgaria

              Comment


              • #8
                That one got fixed by Andrei in the latest nightly, thanks!
                Hristo Velev
                MD/FX Lead, Bottleship VFX
                Sofia, Bulgaria

                Comment

                Working...
                X