alelievr / HDRP-Custom-Passes

A bunch of custom passes made for HDRP
MIT License
1.25k stars 136 forks source link

Feature: Custom Pass for fast rotating wheels #34

Open sasa42 opened 2 years ago

sasa42 commented 2 years ago

Hi,

is it possible to add an custom pass so that HDRP TAA and MotionBlur works nicely with fast rotating wheels? I saw the new custom velocity support but cannot get behind it.

image

alelievr commented 2 years ago

Hey,

This will be pretty tricky to achieve in a custom pass. A simpler solution would be to write custom motion vectors in the ShaderGraph (this is available in more recent version of HDRP 12 and above)