Announcement

Collapse
No announcement yet.

Maya MultiMatte multiple object IDs in single color channel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Maya MultiMatte multiple object IDs in single color channel

    Are you able to generate a matte image where multiple objects are rendered to a single channel?


    For sample object_ids [1,2,4,5,6,7,8,9,10] -> RED and [3] -> GREEN

    Expressions would also be useful to express the mapping between object ids and colour channels

    "(id <= 10) && id != 3" -> RED
    "id ==3" -> GREEN

    Thanks

    - Don

  • #2
    We will probably just implement three separate sets that specify exactly which objects go into which channel, like we did for 3ds Max. Then you can do whatever combinations you need without bothering with object IDs.

    Best regards,
    Vlado
    I only act like I know everything, Rogers.

    Comment


    • #3
      Originally posted by vlado View Post
      We will probably just implement three separate sets that specify exactly which objects go into which channel, like we did for 3ds Max. Then you can do whatever combinations you need without bothering with object IDs.

      Best regards,
      Vlado
      Look like an "objet property" with objectID overrided + multimatte objectID ?
      www.deex.info

      Comment

      Working...
      X