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

    [Plugin] FloorGenerator ( Updated 6-Apr-2017)

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

      @unknownuser said:

      1. inconsistent grid origin\rotation (tried on simple cube, see pic.1)
        By design, the plugin aligns the pattern length with the longest edge of the face picked. In this case, I would undo and redo the face with 90 rotation selected.

      After 90 rotating the tool takes origins randomly: sometimes it's the upper corner, sometimes the lower one.

      But the most important: is there place for code optimization? It takes approx 5 min to put 2k tiles (to do it manually would take may be 0.5 min 😕 ).


      sdf.JPG

      1 條回覆 最後回覆 回覆 引用 0
      • sdmitchS 離線
        sdmitch
        最後由 編輯

        As with any plugin, if you can do it faster manually, then don't use the plugin.

        If you are using Corner origin, the corner closest to the point on the face that you pick will be used.

        Nothing is worthless, it can always be used as a bad example.

        http://sdmitch.blogspot.com/

        1 條回覆 最後回覆 回覆 引用 0
        • zieiosZ 離線
          zieios
          最後由 編輯

          f2.jpg
          Thanks
          love it.... 👍

          1 條回覆 最後回覆 回覆 引用 0
          • EarthMoverE 離線
            EarthMover
            最後由 編輯

            Drooling. I've been hoping for this for a long while. Thanks Sam. Brilliant work! 👍

            3D Artist at Clearstory 3D Imaging
            Guide Tool at Winning With Sketchup
            Content Creator at Skapeup

            1 條回覆 最後回覆 回覆 引用 0
            • sdmitchS 離線
              sdmitch
              最後由 編輯

              Yet another update!!!

              Nothing is worthless, it can always be used as a bad example.

              http://sdmitch.blogspot.com/

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

                This should be available in the SCF PluginStore...
                Is it now 'stable' enough to be added ?

                TIG

                1 條回覆 最後回覆 回覆 引用 0
                • sdmitchS 離線
                  sdmitch
                  最後由 編輯

                  @tig said:

                  This should be available in the SCF PluginStore...
                  Is it now 'stable' enough to be added ?

                  Perhaps not just yet. There will probably more pattern options added in the near future.

                  Is there a way for me to add it to the plugin store or do you have to do that?

                  Nothing is worthless, it can always be used as a bad example.

                  http://sdmitch.blogspot.com/

                  1 條回覆 最後回覆 回覆 引用 0
                  • TandemT 離線
                    Tandem
                    最後由 編輯

                    @sdmitch said:

                    ...Is there a way for me to add it to the plugin store or do you have to do that?

                    There really should be a page or topic that explains the process of adding a plugin to the SketchUcation Plugin Store. I have searched the whole site, but could not find anything. Would be useful for developers and end users.

                    1 條回覆 最後回覆 回覆 引用 0
                    • K 離線
                      kabezoon
                      最後由 編輯

                      first time it works for me... but now just crush the sketchup, even updating... any help?
                      http://www.subeimagenes.com/img/captura-953712.JPG

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

                        Hi Pixero
                        How can I use BTW_Textures textures.
                        I have copy the file in to the plugin folder
                        but it dont work.

                        1 條回覆 最後回覆 回覆 引用 0
                        • sdmitchS 離線
                          sdmitch
                          最後由 編輯

                          This plugin is still very much a work in progress. We will try to address all suggestions as time permits.

                          Nothing is worthless, it can always be used as a bad example.

                          http://sdmitch.blogspot.com/

                          1 條回覆 最後回覆 回覆 引用 0
                          • sdmitchS 離線
                            sdmitch
                            最後由 編輯

                            @kabezoon said:

                            first time it works for me... but now just crush the sketchup, even updating... any help?
                            http://www.subeimagenes.com/img/captura-953712.JPG

                            All pattern options or just one?

                            Nothing is worthless, it can always be used as a bad example.

                            http://sdmitch.blogspot.com/

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

                              HELP!
                              how do i install this plug-in if its not an rbz file?
                              im using sketchup pro 2014

                              1 條回覆 最後回覆 回覆 引用 0
                              • jolranJ 離線
                                jolran
                                最後由 編輯

                                @unknownuser said:

                                maybe some of the pros could look into some speed optimisations

                                Sam IS a pro. 😄

                                I don't think there are massive gains to be made in that area. Adding, intersecting dense geometry within a Sketchup plugin IS a slow process. This has been discussed many times..
                                Maybe in 2014, things are better, I don't know, still on 8.

                                1 條回覆 最後回覆 回覆 引用 0
                                • tt_suT 離線
                                  tt_su
                                  最後由 編輯

                                  There might be performance to gain by using the second options argument disable_ui in model.start_operation. It prevents the UI from trying to update as the model changes for the duration of the operation. Often this can give signification improvement.

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • KrisidiousK 離線
                                    Krisidious
                                    最後由 編輯

                                    used this yesterday and the wood floor is spectacular... love the random imperfections option.

                                    By: Kristoff Rand
                                    Home DesignerUnique House Plans

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • jolranJ 離線
                                      jolran
                                      最後由 編輯

                                      @unknownuser said:

                                      There might be performance to gain by using the second options argument disable_ui in model.start_operation.

                                      Nothing slips thou past 😄

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • tt_suT 離線
                                        tt_su
                                        最後由 編輯

                                        Only thing that stood out after a quick glance at the source code.

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • sdmitchS 離線
                                          sdmitch
                                          最後由 編輯

                                          @maikoo25 said:

                                          HELP!
                                          how do i install this plug-in if its not an rbz file?
                                          im using sketchup pro 2014

                                          If 2014 doesn't automatically create the Plugins folder, you can create it and copy plugins to

                                          C;\Users\YOUR USER NAME\AppData\Roaming\SketchUp\SketchUp 2014\SketchUp\Plugins
                                          

                                          Nothing is worthless, it can always be used as a bad example.

                                          http://sdmitch.blogspot.com/

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • K 離線
                                            kabezoon
                                            最後由 編輯

                                            @sdmitch said:

                                            @kabezoon said:

                                            first time it works for me... but now just crush the sketchup, even updating... any help?
                                            http://www.subeimagenes.com/img/captura-953712.JPG

                                            All pattern options or just one?

                                            all patterns, all sizes and all size of faces... its weird 😐

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

                                            Advertisement