how to render motionblur for instance geo in karma

   436   2   1
User Avatar
Member
132 posts
Joined: 2月 2019
Offline
Hi,I have a very basic scene about RBD fracture. I know if I unpack them the motionblur would work correctly in Karma,But I would like to konw how can I get motionblur correctly but dont unpack them ? Because if I have lots of fractures , unapck would be lots of polygons.

Is Karma not support instance motionblur?

I have attach a hip file,thank you for your help
Edited by happybabywzy - 2025年4月12日 20:32:30

Attachments:
1.jpg (965.8 KB)
BasicRBD.hip (1.4 MB)

User Avatar
Member
9143 posts
Joined: 7月 2007
Offline
velocity MB is usually used instead of Deformation MB usually with geometry or point instances that change topology

you are importing packed primitives as native instances, each instance has Xform primitive so it can use Transformation MB with no issues

To render it however you need timesamples, which you can create using Motion Blur LOP or Cache LOP or writing it as a single .usd to disk

alternatively if you want to force velocity MB
you can choose Create Point Instancer for Packed Primitives on your SOP import
OR
you can use Houdini Procedural: RBD LOP
Tomas Slancik
CG Supervisor
Framestore, NY
User Avatar
Member
132 posts
Joined: 2月 2019
Offline
tamte
velocity MB is usually used instead of Deformation MB usually with geometry or point instances that change topology

you are importing packed primitives as native instances, each instance has Xform primitive so it can use Transformation MB with no issues

To render it however you need timesamples, which you can create using Motion Blur LOP or Cache LOP or writing it as a single .usd to disk

alternatively if you want to force velocity MB
you can choose Create Point Instancer for Packed Primitives on your SOP import
OR
you can use Houdini Procedural: RBD LOP


Thank you for your reply .After I check "Create Point Instancer" on SOP Import node MB works.

And May I ask one more question? When I import every fractures as one point just like this , How I can assign different material between inside faces and outside faces?

Attachments:
-1.jpg (481.6 KB)

  • Quick Links