File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -446,11 +446,17 @@ A live example: https://davepagurek.github.io/p5.Framebuffer/examples/shadows
446446
447447## External examples
448448
449+ - <a href =" https://openprocessing.org/sketch/1773564 " >Rolling Shutter</a >
450+ - Uses 120 framebuffers to store previous frames of video for a slit scanning effect
451+ - <a href =" https://openprocessing.org/sketch/1721124 " >Wizard Pondering Orb</a >
452+ - Uses the Gaussian blur renderer
453+ - <a href =" https://openprocessing.org/sketch/1616318 " >3D Text</a >
454+ - Uses two framebuffers to do a feedback effect
455+ - <a href =" https://openprocessing.org/sketch/1622863 " >Disassemble</a >
456+ - Uses the contact shadow renderer
449457- <a href =" https://openprocessing.org/sketch/1590159 " >Train Knots</a >
450458 - Uses the depth buffer in a focal blur shader
451459- <a href =" https://openprocessing.org/sketch/1460113 " >Modern Vampires of the City</a >
452460 - Uses the depth buffer to create a fog effect
453- - <a href =" https://openprocessing.org/sketch/1418669 " >Descent</a >
454- - Uses the depth buffer in a focal blur shader
455461
456462More coming soon!
You can’t perform that action at this time.
0 commit comments