Free Lessons

vfx
Render AOVs
A position pass describes the actual position of the geometry represented by each pixel. ie, the origin if represented by geometry in the image, and is visible will have an RGB value of (0,0,0)
rendering

vfx
Tech Check
additive vs subtractive
vfx
compositing

vfx
Color Science
Human vision System
vision

vfx
Nuke Defaults
Sensible Nuke Default Settings
vfx

vfx
Node Graph Structure
How to structure a node graph.
vfx

vfx
Lensing
Camera lensing
vfx
photography

vfx
Motion Blur
Motion Blur Explained
vfx

vfx
Create A Demo Site
Create A Portfolio Site Using NextJS
nextjs

python
How to Install OpenImageIO on Windows and Linux
OpenImageIO is an essential library for handling image file input and output, often used in computer graphics and visual effects applications. Here's a step-by-step guide to installing OpenImageIO on both Windows and Linux systems.
OpenImageIO