nerdism

A quick snippet for checking image sequences

A quick snippet for checking image sequences

Image sequences, love ’em. All those distributed renders and so on create hundreds of thousands of image files on my media drive, so it’s good to have a quick scrip for checking that a sequence has rendered completely without any gaps. Here’s one in Powershell. It tells you if any files are not in sequence Continue reading A quick snippet for checking image sequences

Auto orienting the drop shadow on an auto-oriented layer

Auto orienting the drop shadow on an auto-oriented layer

I have some background elements that I want to wander around, and because I’m lazy I don’t want to hand animate them, so they just have a wiggle expression applied to their position channel and auto-orient switched on. Instant crowd scene! But I want them to have a drop shadow. Normally to keep the drop Continue reading Auto orienting the drop shadow on an auto-oriented layer

Using text layers as expression editors in After Effects

Using text layers as expression editors in After Effects

You can use text layers in After Effects as expression editors which means, among other things that a whole lot of layers can use the same expression. This has some big advantages: expressions update as you type, which gives you instant feedback. You can see and edit your expression right in the composition viewer, without Continue reading Using text layers as expression editors in After Effects

Save-n-Zip: automagic backups for Lightwave3D

Save-n-Zip: automagic backups for Lightwave3D

Because of Lightwave’s rather broken undo system you need to save lots of incremental backups when you’re working on a scene. Mike Green kindly provides a script that makes a numbered backup of your file, so that your current copy keeps the same name. Drawing on his open source (yay!) script I’ve changed it so Continue reading Save-n-Zip: automagic backups for Lightwave3D