Skip to content

Instantly share code, notes, and snippets.

View timlehr's full-sized avatar
🍜
Dreaming of ramen

Tim Lehr timlehr

🍜
Dreaming of ramen
View GitHub Profile
@timlehr
timlehr / README.md
Created November 8, 2018 17:00 — forked from mottosso/README.md
Parallel Evaluation in Maya 2018+

An example of parallel evaluation in Maya 2018+

Scenes

  1. Independent hierarchies, with parent constraint

Usage

Files prefixed scene* generate nodes suitable for parallelism, profile* contain ways to measure performance. Each snippet of code is meant to be copy/pasted into the Script Editor and run.

@timlehr
timlehr / FFmpeg Cheat Sheet.md
Created April 14, 2023 23:10 — forked from dexeonify/FFmpeg Cheat Sheet.md
Some basic and frequently-used FFmpeg command lines compiled into one long gist.