Jump to content

Motion blur fade off effect in PBR how to?


stripes

Recommended Posts

how to create the effect where the trail created by motion blur is faded off instead of being solid through out. in renderman it's achieved with shutter effects, but i could not find anything similar in mantra. Please help.

Link to comment
Share on other sites

No idea if there is some other method, but you can do it in your shaders.. on the Global variables in SHOP and MAT contexts there is a variable called "Time". It's not the global timeline position, but the shading time (from beginning to the end of the shutter). For example if you want to tint the front of your motion blur blue and the end red, this is where you get your bias from.

You could use that to manipulate opacity (with all the unfortunate side effects this has).

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...