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

    SketchUcation 3D Viewer (formerly the '[ignore]' thread)

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

      @rich o brien said:

      @ntxdave said:

      the largest .skp file was a little under 16Mb but most are under 10Mb so they are a little smaller than I was thinking. I do have one model I built that is about 70Mb that I was using for a "presentation".

      It will eat those up and spit them out is seconds... 👍

      Sounds great......

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

        We fixed some of the earlier shading artifacts....

        [sw:2ajphrf6]Yzue96VGtKVeEQX[/sw:2ajphrf6]

        ...the wheels on this model are funky in any viewer so that's my fault.

        Download the free D'oh Book for SketchUp 📖

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

          No message under the Icons when mouse fly over them ?
          No reset when the model fly away the screen on unknow territories ?

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

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

            @pilou said:

            No message under the Icons when mouse fly over them ?

            Did Da Vinci write Mona Lisa on painting?

            @pilou said:

            No reset when the model fly away the screen on unknow territories ?

            F5 on keyboard?

            Download the free D'oh Book for SketchUp 📖

            1 條回覆 最後回覆 回覆 引用 0
            • mitcorbM 離線
              mitcorb
              最後由 編輯

              An interesting feature in the automobile example is that mouse scroll zoom on this one is slower than the other examples. Maybe the scale of the model?
              I have Firefox 33.1.1 at the moment for this post. As I verified, 34.x started to download.
              There is also a black screen and a timer before the plus icon. I then have to click in the field to see the object.

              I take the slow, deliberate approach in my aimless wandering.

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

                @Tim

                On page load we place an image in place of the 3D view. This is so the viewer doesn't slow page load times or crash browsers.

                The black happens as the model loads and the initial white is because the light in the scene is still in WIP.

                Download the free D'oh Book for SketchUp 📖

                1 條回覆 最後回覆 回覆 引用 0
                • D 離線
                  driven
                  最後由 編輯

                  instead of the black screen, can't you set the 'img' as background image and hide when the model is ready?

                  learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                    Seems F5 go to first image but all the process mut be reloaded!

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

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

                      @rich o brien said:

                      ...the wheels on this model are funky in any viewer so that's my fault.

                      Who cares? The car won't go anywhere while the wheels aren't fastened to anything anyway 🤣

                      BTW it works on my Mac under Yosemite and Safari 8.0

                      Steve

                      1 條回覆 最後回覆 回覆 引用 0
                      • ntxdaveN 離線
                        ntxdave
                        最後由 編輯

                        I looked at the source code for the page and see that there is a simple iFrame tag with a link to the source. Is it really that simple?

                        Cannot tell from this but am wondering if this is something that I can host on my local machine or server and have it all "self contained" or do I have to upload my skp file to you or some service and have it rendered from there? In particular, when we were at our convention or if we are at a customer site the web service can be an "ify" situation. Thus we have a keen interest in being able to display the skp files on a web page in a stand alone environment.

                        Looking at your html, it also looks like it might be rather straight forward to provide a list of models as hyperlinks that would then populate a single iFrame on the page when I clicked on the link.

                        What happens if the skp file contains scenes? If my model has a transparent background, can I then specify a background color for the iFrame when the model is displayed?

                        I would also like to see tool tips for the buttons at the top of the displayed model and a little more color contrast so that it is easier to see which button is active.

                        BTW: You said you display an image to speed up the page load (which I agree with), is that an image that has to be generated ahead of time or are you somehow creating it on the fly (from watching the page load, I assume it is an image that is created before hand).

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

                          @ntxdave said:

                          I looked at the source code for the page and see that there is a simple iFrame tag with a link to the source. Is it really that simple?

                          Cannot tell from this but am wondering if this is something that I can host on my local machine or server and have it all "self contained" or do I have to upload my skp file to you or some service and have it rendered from there? In particular, when we were at our convention or if we are at a customer site the web service can be an "ify" situation. Thus we have a keen interest in being able to display the skp files on a web page in a stand alone environment.

                          Looking at your html, it also looks like it might be rather straight forward to provide a list of models as hyperlinks that would then populate a single iFrame on the page when I clicked on the link.

                          What happens if the skp file contains scenes? If my model has a transparent background, can I then specify a background color for the iFrame when the model is displayed?

                          I would also like to see tool tips for the buttons at the top of the displayed model and a little more color contrast so that it is easier to see which button is active.

                          BTW: You said you display an image to speed up the page load (which I agree with), is that an image that has to be generated ahead of time or are you somehow creating it on the fly (from watching the page load, I assume it is an image that is created before hand).

                          Too many questions to handle here...

                          email me at richob[at]sketchucation.com

                          Download the free D'oh Book for SketchUp 📖

                          1 條回覆 最後回覆 回覆 引用 0
                          • G 線上
                            Gábor
                            最後由 編輯

                            @jiminy-billy-bob said:

                            Although, the model doesn't appear until I click (Of course I clicked once first to load the model)

                            Now it should appear on the first click.

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

                              I does. 😄

                              TIG

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

                                [sw:38o7uf7x]1MQFwAj2Gp6EJ6d[/sw:38o7uf7x]

                                another round of testing...

                                today we are adding specularity so you might see failed displays, weird display etc...

                                Download the free D'oh Book for SketchUp 📖

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

                                  [sw:ox9sdqni]eGLuZQvKUOsWWbk[/sw:ox9sdqni]

                                  Download the free D'oh Book for SketchUp 📖

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • BoxB 離線
                                    Box
                                    最後由 編輯

                                    I think the most brilliant thing about this viewer is that it works with the 'click mouse wheel orbit' that we all try to use on web pages.

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

                                      [sw:1lua4n1v]0xRecCKVVHAAR6P[/sw:1lua4n1v]

                                      Download the free D'oh Book for SketchUp 📖

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • D 離線
                                        driven
                                        最後由 編輯

                                        getting there...
                                        have you tried a LiveIvy skp yet, some of the leaves don't work when I run them in mrdoob

                                        john

                                        learn from the mistakes of others, you may not live long enough to make them all yourself...

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

                                          @john

                                          we are tweaking some transparency settings...

                                          [sw:e77ftaiq]AZgxmuMDyVyjfus[/sw:e77ftaiq]

                                          ...and

                                          [sw:e77ftaiq]hzAY4WUuoQDdlvB[/sw:e77ftaiq]

                                          just a case of dialling it in.

                                          Download the free D'oh Book for SketchUp 📖

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

                                            Sorry...

                                            That was a dumb idea by me

                                            We have yet to implement saving of transparency in the editor backend. You can set it but not yet save the setting.

                                            Download the free D'oh Book for SketchUp 📖

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

                                            Advertisement