AcademySoftwareFoundation / OpenCue

A render management system you can deploy for visual effects and animation productions.
https://www.opencue.io
Apache License 2.0
832 stars 202 forks source link

Add pyoutline examples for widely used apps #177

Open erikstrauss opened 5 years ago

erikstrauss commented 5 years ago

OpenCue/pyoutline/tutorials/example/example.py gives an architectural view of how outline works, but it would be very helpful for people new to the code to see practical examples of outline files using common 3rd party packages like Nuke and Maya. This would tie the functions described to use cases in the wild and lower the barrier to understanding conceptually what Open Cue expects as an input.

bcipriano commented 5 years ago

Note from https://github.com/imageworks/OpenCue/issues/301 that there is an existing file that we can probably use or build on in some form.

https://github.com/imageworks/OpenCue/blob/master/pyoutline/tutorials/tutorial.html