byu-animation / dccpipe

Open DCC Pipeline management tools
Apache License 2.0
10 stars 4 forks source link

Make sure cameras export/import correctly in alembic #100

Closed mswindler closed 5 years ago

mswindler commented 5 years ago

https://www.sidefx.com/docs/houdini/io/alembic.html

mswindler commented 5 years ago

I'm thinking we'll need to:

  1. Create a cameras department in shots (at least), where each camera in the scene will have it's own folder (generated when export runs)

  2. Export each camera in its own alembic file into the corresponding camera folder in the camera department within the shot

  3. On Shot import/clone, make sure we bring in the cameras as well.