0x23 Python for (Nuke) Compers - Python dictionaries

Опубликовано: 10 Февраль 2025
на канале: Anthony Tan
572
20

By now you'll have all seen/done/tried using a dictionary. It's a fundamental data structure that you'll find handy and I wanted to run through this to cover off on some of the common questions you might have.

0:00 - making a lookup of camera terms to start with
5:00 - building a colour swatch picker using switches and a dropdown
10:20 - doing the same, with all the logic/lookup centralised
14:50 - dealing with "I don't know" and default values for a dictionary

(oops. This was scheduled for last Friday, and i may have not pressed the publish button..)