Update README.md

This commit is contained in:
sphynx-owner
2024-07-07 21:47:36 +03:00
committed by GitHub
parent ae4e5b6f2c
commit 92a83c7c6b

View File

@ -1,3 +1,13 @@
# Instructions # Instructions
1. take the contenst of the "addons" folder and move them to an addons folder in your project. 1. take the contenst of the "addons" folder and move them to an addons folder in your project.
2. add an environment node, add a compositor effect to it, and to it, add a new MotionBlurSphynxJumpFlood 2. add an environment node, add a compositor effect to it, and to it, add a new MotionBlurSphynxJumpFlood
#Demo Repo
you can find a working demo repository here:
https://github.com/sphynx-owner/JFA_driven_motion_blur_demo
# Sources
for a better overview of the subject heres a video I made on it:
https://youtu.be/m_KvYlYF3sA
and heres a paper I wrote on it:
[Using.the.Jump.Flood.Algorithm.to.Dilate.Velocity.Maps.in.the.application.of.Believable.High.Range.High.Fidelity.Motion.Blur.7_7_24.2.-.Google.Docs.pdf](https://github.com/user-attachments/files/16120346/Using.the.Jump.Flood.Algorithm.to.Dilate.Velocity.Maps.in.the.application.of.Believable.High.Range.High.Fidelity.Motion.Blur.7_7_24.2.-.Google.Docs.pdf)