sketchucation logo sketchucation
    • 登入
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download

    [Plugin] WebGL Cubic Panorama (update 2016-05-06)

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

      Thank you for your quick response. The clipping problem is already mitigated by the possibility of external rendering of scenes. Reducing the number of files is only for the ease of use for normal users, clients or patients ... 😉

      1 條回覆 最後回覆 回覆 引用 0
      • rami_lpmR 離線
        rami_lpm
        最後由 編輯

        No problem.
        Hey, it turns out you can inline almost everything into a single html file. See this two articles. I'll see what I can do with this.
        Offline Application
        Inliner

        1 條回覆 最後回覆 回覆 引用 0
        • F 離線
          faust07
          最後由 編輯

          That sounds great! I have looked into it ... I once - over 20 years ago - programmed a little and am now primarily user. So I understand very little and can only be amazed by your progress.

          1 條回覆 最後回覆 回覆 引用 0
          • rami_lpmR 離線
            rami_lpm
            最後由 編輯

            I just updated the plugin.
            It should be able to wrap every panorama inside one rather big html file.

            Also, I realized that I myself started learning to code 20 years ago. Now I feel old. =P

            1 條回覆 最後回覆 回覆 引用 0
            • OxerO 離線
              Oxer
              最後由 編輯

              Thanks for the plugin!!
              I use Thea Render and works fine replacing the images generated for the plugin with images generated for Thea Render, only one question, when I select Custom Template, the titles to select the different filetype don't appear in the pop-up windows, see the image.

              Titles missing.jpg

              MAC 0S X 10.11.4 & SU2016

              "The result is the end what is important is the process" by Oxer
              [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

              1 條回覆 最後回覆 回覆 引用 0
              • rami_lpmR 離線
                rami_lpm
                最後由 編輯

                Thank you for the feedback.
                That's a strange behavior. 'custom template' requests three template files: html, css and js in that order.
                Can you try pasting this line in the ruby console and telling me if it shows the title?

                UI.openpanel("can you read this?", "~/","yes")
                
                1 條回覆 最後回覆 回覆 引用 0
                • OxerO 離線
                  Oxer
                  最後由 編輯

                  The title doesn't appear, see the image.

                  Title window.jpg

                  "The result is the end what is important is the process" by Oxer
                  [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                  1 條回覆 最後回覆 回覆 引用 0
                  • OxerO 離線
                    Oxer
                    最後由 編輯

                    It's rare, but the window title to Choose Output Folder appears when click in Make panorama icon.

                    Choose Output Folder.jpg

                    (I have translate the plugin to Spanish language)

                    "The result is the end what is important is the process" by Oxer
                    [http://www.oxervision.blogspot.com/(http://www.oxervision.blogspot.com/)]

                    1 條回覆 最後回覆 回覆 引用 0
                    • rami_lpmR 離線
                      rami_lpm
                      最後由 編輯

                      So strange.
                      Makes no sense that UI.openpanel has this bug and UI.savepanel doesn't.
                      I guess it's a problem with ruby and OS X. I'll see if there is a way around it.

                      Thanks for letting me know.

                      1 條回覆 最後回覆 回覆 引用 0
                      • F 離線
                        faust07
                        最後由 編輯

                        Late answer after my vacation. To pack a panorama in one HTML file, works very well. Great job. 👍 Here's an example. I found no way to assign a file name from the pull-down menu. It always wants open an existing file.


                        unzip - includes panoramic html-file


                        test scene

                        1 條回覆 最後回覆 回覆 引用 0
                        • rami_lpmR 離線
                          rami_lpm
                          最後由 編輯

                          Thanks.
                          Nice scene!
                          Yes, filenames are a little restricted because I wrote the plugin mostly for the web.
                          What filenames would you like to change?

                          1 條回覆 最後回覆 回覆 引用 0
                          • F 離線
                            faust07
                            最後由 編輯

                            After some consideration the predefined names are fine. A small inconsistency is at the upper side of the cube, when I use the default SketchUp sky. This is not shown in the panoramas in the color of the sky but in the background color.

                            1 條回覆 最後回覆 回覆 引用 0
                            • brettsichellodesignB 離線
                              brettsichellodesign
                              最後由 編輯

                              I am getting some problems with this plugin in SU 2017. The images don't appear to be stitching together properly.

                              1 條回覆 最後回覆 回覆 引用 0
                              • rami_lpmR 離線
                                rami_lpm
                                最後由 編輯

                                I haven't tested it in SU 2017 yet. I'll see what I can do.
                                Thanks for the heads up.

                                1 條回覆 最後回覆 回覆 引用 0
                                • rami_lpmR 離線
                                  rami_lpm
                                  最後由 編輯

                                  Ok, I've tested it, it appears that the exported images have a black border (bottom and right).
                                  Can anyone else confirm this?
                                  I'll try and fix it.

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • srxS 離線
                                    srx
                                    最後由 編輯

                                    Yes. The edges of the box are visible.

                                    www.saurus.rs

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • rami_lpmR 離線
                                      rami_lpm
                                      最後由 編輯

                                      I've found a workaround, if you set the resolution to 1020 or 2036, the edges are gone.

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • rami_lpmR 離線
                                        rami_lpm
                                        最後由 編輯

                                        Hey pilou, is that on windows or mac? I've tested it on windows 10 and and the only problem was the border around images.

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • pilouP 離線
                                          pilou
                                          最後由 編輯

                                          In 2017 Upper face cube is always green!

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

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • pilouP 離線
                                            pilou
                                            最後由 編輯

                                            Windows 10
                                            But I have made any regulates!


                                            pano1.zip

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

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

                                            Advertisement