Announcement

Collapse
No announcement yet.

Raytrace materials - how bad can it be?

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

  • Raytrace materials - how bad can it be?

    Hi all

    I have some objects with raytrace materials on it (advanced transparency set) and can't figure out how to convert it properly to vray materials (scene converter doesnt work well for this). I'm thinking of just leaving it like that. In simple tests it renders fine (with error warnings) but "looks fine". What's the worse that can happen on a final render with this?
    Kind Regards,
    Morne

  • #2
    you may not get render elements and things that require vray buffer to work (I haven't used raytrace material in years so can't be sure)
    Dmitry Vinnik
    Silhouette Images Inc.
    ShowReel:
    https://www.youtube.com/watch?v=qxSJlvSwAhA
    https://www.linkedin.com/in/dmitry-v...-identity-name

    Comment


    • #3
      tried it with gbuffer using multimatte, seems to work! Sweet!
      Let's hope it doesnt mess up my other elements, create splotches, or make my rendertime go wack
      Kind Regards,
      Morne

      Comment


      • #4
        Hi,

        I'd like to ask if there's a reason, when you use the vray scene converter, not all maps are converted to vray materials.
        I've got some raytrace materials that got into my scene by importing older models.
        When rendering (even if I used the scene converter) max crashed.
        After opening up every material in the scene, I found some raytrace materials were left behind in the mask map-slots of a composite material.

        Is there any way to get the scene converter clean up all materials completely?
        Thank you!

        Pieter
        claar.be
        Pieter
        claar.be

        Comment


        • #5
          Hello,

          To get rid of raytrace maps, you can try that:
          BadRaytrace = getClassInstances raytrace
          for R in BadRaytrace do replaceInstances R (falloff name:R.name)
          Nicolas Caplat
          www.intangibles.fr

          Comment


          • #6
            Originally posted by NicoC View Post
            Hello,

            To get rid of raytrace maps, you can try that:
            Lovely little bit of code

            Comment


            • #7
              Wauw, great!
              That did the trick

              thank you!
              Pieter
              claar.be
              Pieter
              claar.be

              Comment


              • #8
                Originally posted by pietervanstee View Post
                Wauw, great!
                That did the trick

                thank you!
                Pieter
                claar.be
                Hi,

                Glad to read it helped you
                Not sure it works with materials inside MultiSub, have you checked if it does ?
                Nicolas Caplat
                www.intangibles.fr

                Comment


                • #9
                  Hi Nicolas,

                  No, haven't tried that yet.
                  I will do so when I find myself such a multisub mat, I'll let you know.

                  Thanks again
                  Pieter
                  claar.be

                  Comment


                  • #10
                    Originally posted by NicoC View Post
                    Hello,

                    To get rid of raytrace maps, you can try that:
                    Thanks, but should we replace something in this code to get it working?
                    I got "map" undefined when running the script on max 2014.
                    Thanks

                    Comment


                    • #11
                      Originally posted by pietervanstee View Post
                      I'd like to ask if there's a reason, when you use the vray scene converter, not all maps are converted to vray materials. I've got some raytrace materials that got into my scene by importing older models. When rendering (even if I used the scene converter) max crashed. After opening up every material in the scene, I found some raytrace materials were left behind in the mask map-slots of a composite material.
                      Can you get me an example scene for this, either here or at vlado@chaosgroup.com ? We would love to fix that.

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

                      Comment

                      Working...
                      X