Merge pull request #1598 from pypeclub/documentation/maya-review-update

This commit is contained in:
Milan Kolar 2021-05-27 21:07:10 +02:00 committed by GitHub
commit 4f861ecc74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View file

@ -531,7 +531,10 @@ OpenPype supports creating review video for almost any type of data you want to
What we call review video is actually _playblast_ or _capture_ (depending on terminology
you are familiar with) made from pre-defined camera in scene. This is very useful
in cases where you want to add turntable preview of your model for example. But it can
be used to generate preview for animation, simulations, and so on.
be used to generate preview for animation, simulations, and so on. You can either
publish review as separate subset version, or you can attach generated video to subset you
are publishing - for example attach video of turntable rotation to published model as in
following example.
### Setting scene for review extraction
@ -570,10 +573,14 @@ on this set to control review video generation:
* `Step` - number of steps
* `Fps` - framerate
Next step is to move your model set to review set so it will be connected to each other.
This is my scene:
![Maya - Review model setup](assets/maya-model_review_setup.jpg)
You see that `modelMain` in under `reviewMain` with `reviewCamera`.
_* note that I had to fix UVs and normals on Stanford dragon model as it wouldn't pass
model validators_
@ -588,6 +595,8 @@ version. All parts of this process - like what burnins, what type of video file,
settings for Maya playblast - can be customized by your TDs. For more information
about customizing review process refer to [admin section](admin_presets_plugins).
If you don't move `modelMain` into `reviewMain`, review will be generated but it will
be published as separate entity.
## Working with Yeti in OpenPype

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Before After
Before After