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

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

    Scheduled Pinned Locked Moved Plugins
    331 Posts 109 Posters 341.4k Views 109 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • KrisidiousK Offline
      Krisidious
      last edited by

      That looks pretty dame good sdmitch... if I had used a better tiling texture it would look better.

      By: Kristoff Rand
      Home DesignerUnique House Plans

      1 Reply Last reply Reply Quote 0
      • rvizR Offline
        rviz
        last edited by

        @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 Reply Last reply Reply Quote 0
        • sdmitchS Offline
          sdmitch
          last edited by

          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 Reply Last reply Reply Quote 0
          • zieiosZ Offline
            zieios
            last edited by

            f2.jpg
            Thanks
            love it.... πŸ‘

            1 Reply Last reply Reply Quote 0
            • EarthMoverE Offline
              EarthMover
              last edited by

              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 Reply Last reply Reply Quote 0
              • sdmitchS Offline
                sdmitch
                last edited by

                Yet another update!!!

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

                http://sdmitch.blogspot.com/

                1 Reply Last reply Reply Quote 0
                • TIGT Offline
                  TIG Moderator
                  last edited by

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

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • sdmitchS Offline
                    sdmitch
                    last edited by

                    @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 Reply Last reply Reply Quote 0
                    • TandemT Offline
                      Tandem
                      last edited by

                      @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 Reply Last reply Reply Quote 0
                      • K Offline
                        kabezoon
                        last edited by

                        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 Reply Last reply Reply Quote 0
                        • M Offline
                          mustafa1972
                          last edited by

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

                          1 Reply Last reply Reply Quote 0
                          • sdmitchS Offline
                            sdmitch
                            last edited by

                            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 Reply Last reply Reply Quote 0
                            • sdmitchS Offline
                              sdmitch
                              last edited by

                              @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 Reply Last reply Reply Quote 0
                              • M Offline
                                maikoo25
                                last edited by

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

                                1 Reply Last reply Reply Quote 0
                                • jolranJ Offline
                                  jolran
                                  last edited by

                                  @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 Reply Last reply Reply Quote 0
                                  • tt_suT Offline
                                    tt_su
                                    last edited by

                                    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 Reply Last reply Reply Quote 0
                                    • KrisidiousK Offline
                                      Krisidious
                                      last edited by

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

                                      By: Kristoff Rand
                                      Home DesignerUnique House Plans

                                      1 Reply Last reply Reply Quote 0
                                      • jolranJ Offline
                                        jolran
                                        last edited by

                                        @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 Reply Last reply Reply Quote 0
                                        • tt_suT Offline
                                          tt_su
                                          last edited by

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

                                          1 Reply Last reply Reply Quote 0
                                          • sdmitchS Offline
                                            sdmitch
                                            last edited by

                                            @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 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 13
                                            • 14
                                            • 15
                                            • 16
                                            • 17
                                            • 16 / 17
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement