Showing posts with label resources. Show all posts
Showing posts with label resources. Show all posts

Expressions Library


Welcome! Here you'll find pre-written expressions that you can copy into your projects. I've done my best to explain how they work! I'll update this post as often as I find new and useful expressions.

And remember to Save before applying.
You have been warned!

Project Folder Batch Script



I have a specific way of organising my project folders. I like to have folder name, then a cache folder, footage folder, renders folder... and in the renders folder, a passes folder... but I hate having to create these folders EVERY SINGLE TIME I work on a new project/shot.

In this tip, I'll show you how to use a Windows Batch scripting to automatically create all these folders for you.

Creating a batch script in Windows is extremely simple. All you need is a basic understanding of Command Prompt, an understanding you can gain in less than a minute!