sketchucation logo sketchucation
    • Login
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    ๐Ÿซ› Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download

    [Plugin] Physically-Based Rendering - v1.5.9 - 19 Apr. 2020

    Scheduled Pinned Locked Moved Plugins
    119 Posts 14 Posters 95.0k Views 14 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • samuel_tS Offline
      samuel_t
      last edited by

      The version 1.5.9 of the PBR plugin fixes URL of required plugin (glTF Exporter).

      Download latest PBR plugin from the SketchUcation PluginStore.

      1 Reply Last reply Reply Quote 0
      • D Offline
        DH2002
        last edited by

        First, Is this Plugin works for Mac OS SketchUp 2018 Pro?
        I managed to Install it and I have SimLab USDZ exporter Installed that works fine.
        After I install this Plugin SketchUp crashes, cant even save or load any object?
        I can draw a new mesh and even open this plugin, Load maps etc but when the try export files Aplication Crashes?
        My SketchUp the doesent work properly until I deinstall this Plugin.
        / Daniel

        1 Reply Last reply Reply Quote 0
        • samuel_tS Offline
          samuel_t
          last edited by

          @dh2002 said:

          First, Is this Plugin works for Mac OS SketchUp 2018 Pro?
          I managed to Install it and I have SimLab USDZ exporter Installed that works fine.
          After I install this Plugin SketchUp crashes, cant even save or load any object?
          I can draw a new mesh and even open this plugin, Load maps etc but when the try export files Aplication Crashes?
          My SketchUp the doesent work properly until I deinstall this Plugin.
          / Daniel

          First, sorry for this late reply:

          This plugin is compatible with SketchUp 2017-2021 for Windows and should be compatible with SketchUp 2017-2021 for macOS.

          If this plugin crashes when you export model as glTF file, you can try to in order:

          1. Open "Window > Ruby Console".
          2. Copy-paste below code:
          PBR;;GlTF.export
          
          1. Press enter to execute above code.
          2. Send me a screenshot.
          1 Reply Last reply Reply Quote 0
          • samuel_tS Offline
            samuel_t
            last edited by samuel_t

            The PBR 2.x plugin for SketchUp will support real-time ray tracing. Work in progress:

            SketchUp PBR Plugin - Real-Time Ray Tracing - Coast Cliff (WIP).png

            1 Reply Last reply Reply Quote 0
            • pabloariasP Offline
              pabloarias
              last edited by

              Hi. From a month, more or less, I got a popup when SU starts that said something about a newer version 4.2.6 from this plugin and opens this SketchUcation page when message accepted. But I see no news here about newer releases of this plugin. Does anybody here tell me what's wrong?


              Pablo Arias
              SketchUp trainer
              V-Ray licensed trainer

              1 Reply Last reply Reply Quote 0
              • chonC Offline
                chon
                last edited by

                Hello,

                @pabloarias said:

                Hi. From a month, more or less, I got a popup when SU starts that said something about a newer version 4.2.6 from this plugin and opens this SketchUcation page when message accepted. But I see no news here about newer releases of this plugin. Does anybody here tell me what's wrong?

                I think this message is about the last version of SketchUcation ExtensionStore ๐Ÿ˜‰

                SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits

                1 Reply Last reply Reply Quote 0
                • samuel_tS Offline
                  samuel_t
                  last edited by

                  @chon said:

                  Hello,

                  @pabloarias said:

                  Hi. From a month, more or less, I got a popup when SU starts that said something about a newer version 4.2.6 from this plugin and opens this SketchUcation page when message accepted. But I see no news here about newer releases of this plugin. Does anybody here tell me what's wrong?

                  I think this message is about the last version of SketchUcation ExtensionStore ๐Ÿ˜‰

                  Yes, it makes sense! ๐Ÿ˜„

                  1 Reply Last reply Reply Quote 0
                  • samuel_tS Offline
                    samuel_t
                    last edited by

                    @pabloarias said:

                    Hi. From a month, more or less, I got a popup when SU starts that said something about a newer version 4.2.6 from this plugin and opens this SketchUcation page when message accepted. But I see no news here about newer releases of this plugin. Does anybody here tell me what's wrong?

                    Hi Pablo.

                    4.2.6 ? ๐Ÿ˜• I'm working on the 2.x version of the PBR plugin but the latest public version available at SketchUcation is 1.5.9.

                    1 Reply Last reply Reply Quote 0
                    • Didier BurD Offline
                      Didier Bur
                      last edited by

                      Hi Samuel,

                      First thanks for this great plugin (just like all of your other goodies).

                      Some questions about the materials:
                      -what is the difference between the heightfield map and the normal map features ?

                      • how to get an occlusion map based on a jpg texture ?

                      I'm starting some tests and amazed with the results ๐Ÿ˜‰

                      Thanks for your time.

                      compare SU PBR.jpg

                      DB

                      1 Reply Last reply Reply Quote 0
                      • samuel_tS Offline
                        samuel_t
                        last edited by

                        @didier bur said:

                        Hi Samuel,

                        Hi Didier,

                        @didier bur said:

                        First thanks for this great plugin (just like all of your other goodies).

                        That's very kind! ๐Ÿ˜„

                        @didier bur said:

                        Some questions about the materials:
                        -what is the difference between the heightfield map and the normal map features ?

                        The height map in the PBR 1.x plugin is a parallax occlusion map. The height map is a grayscale image which simulates a "deep relief". You can use a displacement map from Poly Haven (for example) as a height map. Whereas the normal map encodes the "bas-relief" in the RGB channels of an image...

                        @didier bur said:

                        • how to get an occlusion map based on a jpg texture ?

                        Handmade or automatic? Some softwares can autogenerate an [ambient] occlusion map from a diffuse texture...

                        @didier bur said:

                        I'm starting some tests and amazed with the results ๐Ÿ˜‰

                        Stay tuned ๐Ÿ˜‰ The PBR 2.x plugin should reach photorealism.

                        @didier bur said:

                        Thanks for your time.

                        You're welcome!

                        1 Reply Last reply Reply Quote 0
                        • Didier BurD Offline
                          Didier Bur
                          last edited by

                          Hi Samuel,

                          Thanks for your answers.
                          I'm curious to know why each time I launch Sketchup I get the message:

                          version PBR.jpg

                          It loads the Web page where I can dowload version 1.5.9. ๐Ÿ˜ฎ
                          Where can I find version 4.2.6 ?

                          Best regards,

                          DB

                          1 Reply Last reply Reply Quote 0
                          • chonC Offline
                            chon
                            last edited by

                            Hi Didier,

                            I think you've got the same problem as on this post :

                            @chon said:

                            Hello,

                            @pabloarias said:

                            Hi. From a month, more or less, I got a popup when SU starts that said something about a newer version 4.2.6 from this plugin and opens this SketchUcation page when message accepted. But I see no news here about newer releases of this plugin. Does anybody here tell me what's wrong?

                            I think this message is about the last version of SketchUcation ExtensionStore ๐Ÿ˜‰

                            SU2019 pro 19.3.253 + VRay 4.00.02 (Next) on Win10-64Bits

                            1 Reply Last reply Reply Quote 0
                            • Didier BurD Offline
                              Didier Bur
                              last edited by

                              Merci !
                              ๐Ÿ‘

                              DB

                              1 Reply Last reply Reply Quote 0
                              • samuel_tS Offline
                                samuel_t
                                last edited by samuel_t

                                The PBR 2.x plugin for SketchUp could render the atmosphere with volumetric clouds in real-time.

                                1 Reply Last reply Reply Quote 0
                                • pilouP Offline
                                  pilou
                                  last edited by

                                  A partir de quelle version c'est compatible? โ˜€

                                  Frenchy Pilou
                                  Is beautiful that please without concept!
                                  My Little site :)

                                  1 Reply Last reply Reply Quote 0
                                  • samuel_tS Offline
                                    samuel_t
                                    last edited by samuel_t

                                    Hello Pilou ๐Ÿ˜„

                                    It should be compatible with SketchUp 2017+.

                                    1 Reply Last reply Reply Quote 0
                                    • pilouP Offline
                                      pilou
                                      last edited by

                                      ๐Ÿ‘

                                      Frenchy Pilou
                                      Is beautiful that please without concept!
                                      My Little site :)

                                      1 Reply Last reply Reply Quote 0
                                      • 1
                                      • 2
                                      • 3
                                      • 4
                                      • 5
                                      • 6
                                      • 6 / 6
                                      • First post
                                        Last post
                                      Buy SketchPlus
                                      Buy SUbD
                                      Buy WrapR
                                      Buy eBook
                                      Buy Modelur
                                      Buy Vertex Tools
                                      Buy SketchCuisine
                                      Buy FormFonts

                                      Advertisement