sketchucation logo sketchucation
    • 登入
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] Export 2d with Alpha

    已排程 已置頂 已鎖定 已移動 Plugins
    148 貼文 42 Posters 117.0k 瀏覽 42 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • GaieusG 離線
      Gaieus
      最後由 編輯

      I am far not any expert at any scripting things but what I can imagine, here the plugin uses the same "exploring" methods of what is opaque and what is not as the SU shadow engine. I.e. if something is more than 70% opaque, it will be fully opaque and if it is less that 70% opaque, it will be fully transparent.

      Can you try a quick test to slide the opacity of these windows to 70%+ and export that way? Eventually, as a workaround, you can export two images this way and overlay them to get something "in-between" (and which you can mask out easily in PP).

      Gai...

      1 條回覆 最後回覆 回覆 引用 0
      • thomthomT 離線
        thomthom
        最後由 編輯

        I'm afraid I cannot do anything about the export results. I'm just calling a SketchUp method...

        Thomas Thomassen — SketchUp Monkey & Coding addict
        List of my plugins and link to the CookieWare fund

        1 條回覆 最後回覆 回覆 引用 0
        • M 離線
          mods135
          最後由 編輯

          Thomas I am wondering if the plugin works for version 8? I cannot seem to get an export with just the object showing. There is always still a background. Your plugin loaded ok and I left the settings as on this site (transparency =yes etc). The only problem I noticed is that the file type drop down list is blank - no file types show, so I cannot select png.
          Can you help?
          Thanks
          mods135

          1 條回覆 最後回覆 回覆 引用 0
          • Rich O BrienR 離線
            Rich O Brien Moderator
            最後由 編輯

            When saving add .png to the file name. If the name is image then save as image.png.

            This plugin only works with v8

            Download the free D'oh Book for SketchUp 📖

            1 條回覆 最後回覆 回覆 引用 0
            • GaieusG 離線
              Gaieus
              最後由 編輯

              Also make sure that you turn off ground and sky in your styles settings and set background colour to pure white (255,255,255)

              Gai...

              1 條回覆 最後回覆 回覆 引用 0
              • N 離線
                nomeradona
                最後由 編輯

                never realized that this was a year old posting and yet this is my first time to see this excellent script. Thanks Thomas.

                visit my blog: http://www.nomeradona.blogspot.com

                1 條回覆 最後回覆 回覆 引用 0
                • A 離線
                  AlainBo
                  最後由 編輯

                  Very nice.
                  Could you just remember the settings we choosed, at least per session?
                  Could you have alook at the fields's parsing orde via tab key?
                  And why not a "respect aspect ratio checkbox?
                  And why not automatically add the .png extension which not seems to be the case. In fact if we don't specify extension, the image is not generated.

                  Wow, will be perfect.... lol

                  Thanks,
                  Alain

                  1 條回覆 最後回覆 回覆 引用 0
                  • S 離線
                    shahkoorosh
                    最後由 編輯

                    thank you very much thomthom for this plugin, but unfortunately I couldn't use this.
                    when I try to open SU this error will appears.

                    could u help me? thanks 😄


                    Error

                    1 條回覆 最後回覆 回覆 引用 0
                    • TIGT 離線
                      TIG Moderator
                      最後由 編輯

                      If you go back to the first page - where you downloaded the .rb file from you will see it says you require a support 'library' of files.
                      Use the link to get it, extract it and place its folder into the Plugins folder.
                      After Sketchup restarts it ought to find the required files in that folder and so your errors should stop...Capture.PNG

                      TIG

                      1 條回覆 最後回覆 回覆 引用 0
                      • thomthomT 離線
                        thomthom
                        最後由 編輯

                        I'm going to change my template so that plugins will display a more Plain English message that TT_Lib is missing.

                        Thomas Thomassen — SketchUp Monkey & Coding addict
                        List of my plugins and link to the CookieWare fund

                        1 條回覆 最後回覆 回覆 引用 0
                        • S 離線
                          shahkoorosh
                          最後由 編輯

                          @tig said:

                          If you go back to the first page - where you downloaded the .rb file from you will see it says you require a support 'library' of files.
                          Use the link to get it, extract it and place its folder into the Plugins folder.
                          After Sketchup restarts it ought to find the required files in that folder and so your errors should stop...[attachment=0:3vcl16zk]<!-- ia0 -->Capture.PNG<!-- ia0 -->[/attachment:3vcl16zk]

                          Thanks dude, It's worked

                          1 條回覆 最後回覆 回覆 引用 0
                          • S 離線
                            seen
                            最後由 編輯

                            Thank you very much 👍

                            1 條回覆 最後回覆 回覆 引用 0
                            • O 離線
                              optimaforever
                              最後由 編輯

                              Hello Thom,

                              This script is very useful.
                              Now when you export a batch of cameras from SU it resets the output resolution to your default 800x600.
                              Is it possible to keep the last output resolution by default? (I mean, if I saved a PNG in 2000x1000, the next output will keep 2000x1000 instead of 800x600)...
                              Thanks anyway.

                              Ryo

                              1 條回覆 最後回覆 回覆 引用 0
                              • thomthomT 離線
                                thomthom
                                最後由 編輯

                                I have an update coming up soon. Not ready yet though.

                                Thomas Thomassen — SketchUp Monkey & Coding addict
                                List of my plugins and link to the CookieWare fund

                                1 條回覆 最後回覆 回覆 引用 0
                                • Rich O BrienR 離線
                                  Rich O Brien Moderator
                                  最後由 編輯

                                  You can change the code using a text editor.

                                  I've mine setup to my resolution. 👍

                                  Download the free D'oh Book for SketchUp 📖

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • R 離線
                                    raineysky
                                    最後由 編輯

                                    @thomthom said:

                                    I have an update coming up soon. Not ready yet though.

                                    Add mindreader to your list of skills. I just did a two hour search of the forums regarding transparent backgrounds and came across this. THANK YOU!!!

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • R 離線
                                      RichardU
                                      最後由 編輯

                                      @thomthom said:

                                      I have an update coming up soon. Not ready yet though.

                                      I'm looking forward to it. Thanks.

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • R 離線
                                        RichardU
                                        最後由 編輯

                                        Cookieware donation sent. I don't know how you plan to update this, but it is very useful as is.

                                        Thanks,

                                        Richard

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • thomthomT 離線
                                          thomthom
                                          最後由 編輯

                                          @richardu said:

                                          Cookieware donation sent. I don't know how you plan to update this, but it is very useful as is.

                                          Thank you! 😄

                                          I have an update in development - more of a merge, transformation with V-Ray Tools (Don't worry, no V-Ray needed.)

                                          CameraTools.png

                                          Important new feature is that it tries to make up for the camera shifting that occurs when you set the aspect ratio.

                                          Thomas Thomassen — SketchUp Monkey & Coding addict
                                          List of my plugins and link to the CookieWare fund

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • G 離線
                                            GIphil
                                            最後由 編輯

                                            Excellent Plugin! The export values are a bit strange but I am just being picky! Thanks for your hard work!

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 5 / 8
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement