Ressources for the CG Pipeline workshop
- Awesome CG / VFX Pipeline - List of open-source technologies for the CG or VFX pipeline
- VFX Reference Platform
- MovieLabs Visual Language Project - Standardized Visual Language to illustrate and share Creative Media Workflow diagrams.
- CG & VFX Pipeline Course Slides - Slides for the pipeline course (limited to ArtFX)
- Blue Sky Studio Technology blog - Great articles about the Blue Sky Pipeline, including "Naming", Gamification in QC, and Web Service Techs
- realpython.com - High quality, understandable, in-depth Python tutorials, from beginner to advanced level.
Video tutorials are for paid-members, but there are many free written tutorials.
Log in with your github account.
- SIGGRAPH University : "The Digital Production Pipeline" - Big studios (MPC, Dreaworks, Sony Pictures) talk about their pipelines (2013)
- The Pipeline Conference - The Pipeline Conference Youtube Channel
- Meetup Fortiche Pipeline - Presentation of the Fortiche Pipeline (2021, french)
- Blender/Ftrack custom Pipeline - Talk about Real by Fake's pipeline, by Robert Rioux (2022)
- Pipeline tech talks - Videos and PDFs (2019-2021) (limited to ArtFX for Copyright reasons)
- USD in a game pipeline - Presentation of the Remedy USD pipeline (2022)
- USD in Prism Pipeline 2.0 - Presentation of Prism Pipeline Tool at FMX (2021)
- 2 pipelines at RAF/RADI - Superprod about USD pipeline "Flow" / Loops & 2 Minutes about Unreal 5 pipeline "Artefact" (2023, french)
- rez - Package configuration, build and deployment system for software
- Scoop - command-line installer for Windows
(type
scoop bucket add versions
andscoop install python37
to install Python 3.7)
- Carbon - Create and share beautiful images of your source code.
- termynal.js - A lightweight and modern animated terminal window
- Code documentation: industry standard is readthedocs with Sphinx and autodoc, I recommand with markdown and Google style docstring.
- Beginning Python for Maya - Free beginner video tutorial on scripting with maya.cmds
- Pymel Tutorial - Basic nice pymel turorial (on the legendary Matt Estela Cgwiki)
- Houdini Python on the Tokeru CGwiki - Very well done and famous Wiki about Houdini
- Side FX python-scripting video tutorial
- Python in Houdini by Deborah Fowler