Hi! I don't understand how to make motion blur effect on ornithopter blades (from Dune) without creating animation (Arnold renderer).
Now it creates a solid blur on the entire surface of the blades. And I need it to be less at the base than at the end of the blades.
The code is in Attribute Wrangle:
v@v={0,1,0};
v@v*=chf(“v_mult”)* @mask;
How to make motion blur effect on ornithopter blades
534 2 1- allseeingeyeday
- Member
- 3 posts
- Joined: 9月 2024
- Offline
- bollili
- Member
- 214 posts
- Joined: 12月 2009
- Offline
- tamte
- Member
- 8833 posts
- Joined: 7月 2007
- Online
If your v attribute looks good when visualized in the viewport, make sure that you render your object with Velocity MB
Also if you need curved MB you may want to create additional v@accel or v@force attribute and use Acceleration MB
https://help.autodesk.com/view/ARNOL/ENU/?guid=arnold_for_houdini_geometry_ah_Motion_Blur_geometry_html [help.autodesk.com]
Also if you need curved MB you may want to create additional v@accel or v@force attribute and use Acceleration MB
https://help.autodesk.com/view/ARNOL/ENU/?guid=arnold_for_houdini_geometry_ah_Motion_Blur_geometry_html [help.autodesk.com]
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
-
- Quick Links