From 92a83c7c6b1c48bdd6824ec16eb4da0e1f1f7bea Mon Sep 17 00:00:00 2001 From: sphynx-owner <61445300+sphynx-owner@users.noreply.github.com> Date: Sun, 7 Jul 2024 21:47:36 +0300 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 50926e4..73ad2a8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # Instructions 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 + +#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)