Announcement

Collapse
No announcement yet.

How to render a reflection object mask in glass

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

  • How to render a reflection object mask in glass

    Can light path expressions be completed?
    I hope it can be attached through the rendering elements of the finished product without having to render many times

  • #2
    You can't create a mask with LPEs, but you can extract the specific object's reflection, correct it as you wish, and compose it on top. This should be the LPE code, where the label is set in the object in the reflection:
    Code:
    C<R[GS]>.'label'+L
    Aleksandar Hadzhiev | chaos.com
    Chaos Support Representative | contact us

    Comment


    • #3
      Originally posted by hermit.crab View Post
      You can't create a mask with LPEs, but you can extract the specific object's reflection, correct it as you wish, and compose it on top. This should be the LPE code, where the label is set in the object in the reflection:
      Code:
      C<R[GS]>.'label'+L
      thank you. I tried to understand this expression, but it was too complicated. I haven't learned yet. Thanks for your help

      Comment


      • #4
        If you are interested you can read more here.
        Aleksandar Hadzhiev | chaos.com
        Chaos Support Representative | contact us

        Comment

        Working...
        X