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

    SubD examples and models

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

      Hi - to get any first experiences I did a little testing, mainly based on Cottys SubD_04 model above. I was interested on how an existing texture behaves to the SubD process - it's amazing how confidently and fast that works ...

      Cotty, how did you get this rainbow-colour on that subd23 chair which looks so great - is it texturing?


      04 r.jpg


      zipped skp2015 file


      used texture

      never trust a skinny cook

      1 條回覆 最後回覆 回覆 引用 0
      • cottyC 離線
        cotty
        最後由 編輯

        Nice! Here's the chair texture...


        rainbow.png

        my SketchUp gallery

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

          @pilou said:

          @unknownuser said:

          this is because the QFT OBJ importer will ensure non-planar quads are created as QuadFaceTools quads

          Sorry I don't see "Import OBJ" on the menus of QuadFaceTools(0.9.1 & 0.9.2) ? 😮
          Only "Export" ! (SU Make 2016 2015)

          Ah, yea, the docs probably don't mention this at all, but it's listed among the other importers:

          File > Import
          2016-01-17_10h08_03.png

          The only reason the exporter isn't among the other exporter is that the API is lacking the interface. Them guys over at SketchUp should fix that! ...oh wait...

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

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

            @box said:

            I've never ventured much into the realm of furniture making so as a first quick doodle I'm impressed by the ease with which I came up with something almost recognisable in less than 30 minutes fiddling. No doubt I could render it and make it look flash, but I love the raw topology.

            It makes me very happy to hear that. My biggest concern with SUbD was how it relied on quad topology and I wasn't sure how well that requirement of workflow would be received in the realms on SketchUp.

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

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

              @hornoxx said:

              Hi - to get any first experiences I did a little testing, mainly based on Cottys SubD_04 model above. I was interested on how an existing texture behaves to the SubD process - it's amazing how confidently and fast that works ...

              Thanks for sharing that model - it's a nice study of geometry and texture.
              At the moment SUbD use simple linear interpolation for the textures. However, I am working with integrating OpenSubdiv into a future release. That will give more options for textures;

              2016-01-17_10h24_41.png
              Source: http://graphics.pixar.com/library/Geri/paper.pdf

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

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

                @Thomthom

                In fact all works fine! 💚
                It was half my fault! I was too confident of the first reading text! 😄

                huhu.jpg

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

                1 條回覆 最後回覆 回覆 引用 0
                • cottyC 離線
                  cotty
                  最後由 編輯

                  SCF_Cotty_subd24.png

                  my SketchUp gallery

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

                    Tron! 😉

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

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

                      Glitch ?

                      SUbD finds internal faces and can't be apply! (Who don't exist)
                      (Artisan subdivides 😉

                      glitch.jpg


                      subd_glitch_v6.skp

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

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

                        SUbD Catmull-Clark algorithm require the mesh to be a manifold or a surface without any forks. That model you have there have an edge with four faces connected - the algorithm cannot handle that. In another modelling package where the entities didn't merge you'd get away with it as you could have overlapping edges. But since SU merges entities at all times these types of scenarios becomes a challenge.

                        OpenSubdiv 3 supports internal faces - maybe it would be able to cope with this as well - I'm not sure. But that's still down the line in the road map.


                        2016-01-17_17h02_31.png

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

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

                          It would be handy if either SubD or Solid inspector could highlight these annoying joints. They can be a real headache to find manually sometimes.

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

                            Solid Inspector used to complain about these - but because they where considered false positives in many cases it was changed to ignore them.

                            I do have ideas for an analytical tool for QFT that will visualize quads from triangles and ngons. Maybe it can lightlight forks as well...

                            By the way, I tried the model on an experimental build I have where I try to wire up OpenSubdiv and it seemed to be able to cope with it:

                            OpenSubdiv experimental version

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

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

                              THx for the explanation and the effort! 😎

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

                              1 條回覆 最後回覆 回覆 引用 0
                              • panixiaP 離線
                                panixia
                                最後由 編輯

                                @thomthom said:

                                I do have ideas for an analytical tool for QFT that will visualize quads from triangles and ngons.

                                😍 please please auto-detect sausages ad donuts 😍

                                somewere i should have a "wishlist" i wrote with some examples included too..

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

                                  Another quick late night doodle just for fun and to help wrap my head around quads.
                                  It's very quick and simple but everything is so easy to manipulate with the combination of QFT, VT and SubD.


                                  Plane.gif


                                  SubD Plane Proxy.skp

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • olisheaO 離線
                                    olishea
                                    最後由 編輯

                                    nice cotty loving this thread....I'll get involved soon 😄

                                    oli

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • cottyC 離線
                                      cotty
                                      最後由 編輯

                                      @Box: nice plane!
                                      @ olishea: be careful, it's contagious 😉

                                      my SketchUp gallery

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

                                        Maybe you can also use the very cool Free ManifoldLab (Wings3D inside) for some cool things!

                                        trig.jpg


                                        cone_v6.zip


                                        trig.zip

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

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • cottyC 離線
                                          cotty
                                          最後由 編輯

                                          Find the difference 😉

                                          SCF_Cotty_subd25.png


                                          SCF_Cotty_subd25.skp

                                          my SketchUp gallery

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

                                            got it, two are blue and two are red...

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

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

                                            Advertisement