Chris Fryer1 day ago1 minExperiments with Blinkscript | Complex MotionblurI've often found that CG-perfect motionblur lacks a lot of the complexity that we love to see in the wild. I decided that would be a...
Chris FryerFeb 201 minSPRING 2022 | COMPOSITING REELPassword: reel After going quite a while with very few of the projects I'd worked on being released, it was finally time to update my...
Chris FryerJan 221 minChromaticGuidedBlur | Experiments with ChromAbChromaticGuidedBlur is a tool that takes a single rough matte and an image to produce a 3 channel RGB ChromaticAlpha. Taking the concepts...
Chris FryerOct 12, 20211 minMaking Iterative Tools with Timeblur!iBlur is one of my favourite tools due to its iterative nature. Creating an interative tool like that in Nuke can be quite difficult...
Chris FryerOct 2, 20211 minNuke Experiments | Bidirectional GodRaysGodRays is one of my favourite toys Nuke has to offer and sometimes I end up doubling up the effect in various counter-transform...
Chris FryerSep 12, 20211 minLightReWrapper | Unwrapping LightWrapping!LightReWrapper came into to being after I decided to tool-ify a workflow I've been playing around with for a while. Procedurally removing...
Chris FryerAug 22, 20211 minTrueExponentialBlur & Light TheoryTrueExponentialBlur is a gizmo that hopefully simplifies the task of exponential blurs/glows to a single, physically accurate, operation....
Chris FryerJul 13, 20211 minExperiments with Blinkscript | Conway's Game of LifeJohn Conway's Game of Life is a really great example of making something potentially uninteresting suddenly quite engaging. Which got me...
Chris FryerMay 29, 20211 minExperiments with Blinkscript | RadialDilateRadialDilate is a solution to the fact that Nuke's Dilate node is limited to only a box filter. RadialDilate allows for much more organic...
Chris FryerMay 3, 20211 minMonochrome Tutorial: Combining Channels, Theory and Practical ApplicationsMonochrome workflows have a special place in my heart. They've saved me from some really tough element-removal work. From markers,...
Chris FryerApr 26, 20211 minFoundry Skill Up: An Artist's Guide to BlinkscriptFoundry were kind enough to run a webinar with me talking about An Artist's Guide to Blinkscript and have a Q&A about Blinkscript in...
Chris FryerApr 8, 20211 minExperiments with Blinkscript | SurfaceBlurSurfaceBlur is a Blinkscript driven tool that allows you to blur an object with respect to the angle of its surface. I can see this...
Chris FryerMar 4, 20211 minGodRaysProjector | Shadows! and a total rebuildI decided to completely rebuild GodRaysProjector and clean up a lot of the bugs and quirks. This also gave me a chance to make the code...
Chris FryerFeb 25, 20211 minExperiments with Blinkscript | ContourBlurContourBlur is a Blinkscript-driven gizmo that allows you to blur an image based on a set of vectors. This is especially useful for...
Chris FryerFeb 6, 20211 minExperiments with Blinkscript | Removing Chromatic AberrationHaving added some new features to ChromaticBlink I was interested to see how it handles removing chromatic aberration. I think the...
Chris FryerJan 5, 20211 minExperiments with BlinkScript | FloodBucketI set myself the task of making a flood-fill tool using BlinkScript. It was a fun little project to learn more about pixel processes with...
Chris FryerNov 8, 20201 minGodRaysProjectorGodRaysProjector is a 3D alternative to the generally 2D Godrays node. By connecting a renderCamera, projectionCamera and an image to...
Chris FryerOct 13, 20201 minBlinkPositionProjectAfter playing around a bit more with Blink, I decided to tackle position projection and specifically per-pixel motionblur. The results...
Chris FryerSep 16, 20201 minDecimal TimeOffset | Subframes RevisitedFollowing on from my previous post about TimeBlur, I decided to delve deeper and put together a gizmo that allows you to access a single...
Chris FryerSep 10, 20201 minTimeBlur Tutorial | Subframes and DemosMy appreciation for the TimeBlur node is enormous, and I hope this explanation helps others learn to appreciate TimeBlur too. You can...
Chris FryerAug 8, 20201 minChromaticBlinkChromatic Blink is the blink version of a previous tool of mine Spectralize. This evolution of the tool is a single blink script and is...
Chris FryerJul 20, 20201 minExperiments with Timeblur: Rolling ShutterWith projects shot on film or cameras with global shutter, rolling shutter doesn't come up that often. However, sometimes it can in those...
Chris FryerJun 29, 20201 minSplineblurSeveral months ago I was dealing with plates that had a lot of sub-frame motion that wasn't being picked up with traditional tracking...
Chris FryerJun 18, 20201 minGradePlusGradePlus is something that I've been adding too and tweaking as I need more features in a jack-of-all-trades style gizmo. It's an...