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

    [Plugin] Make Fur v.2.1.0(20140323)

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

      Does it works on Sketchup 8?

      1 條回覆 最後回覆 回覆 引用 0
      • Dave RD 離線
        Dave R
        最後由 編輯

        @gian8989 said:

        Does it works on Sketchup 8?

        Yes. Please read through the thread.

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

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

          thank you

          1 條回覆 最後回覆 回覆 引用 0
          • T 離線
            TraxXx
            最後由 編輯

            Hi !
            This is such a great plugin but I'm just having troubles to make a grass area by spraying a proxy grass made previously. I've tried different size of proxy, even a little sized bunch of grass but I still don't understand why sketch up is spreading my proxy everywhere in the scene (even on different heights). No matter what area I selected on my mesh (google earth terrain) it doesn't stick grass proxy to it but does a big crow all over my scene. Is that anything related to the fact i'm trying to apply it on a mesh, I saw a russian using "make fur" with proxy on a handmade mesh and he could apply it without troubles. I'm stuck with that, could you help me ? thanks 😄

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

              I've read the documentation and this whole thread but I still can't get my head around the axis configuration.

              I have this component

              Screen Shot 2015-05-11 at 23.13.02.png

              and I want the flag's front face facing the camera but all I get is this

              Screen Shot 2015-05-11 at 23.13.53.png

              If i fiddle with direction and force I can kinda close to what I'm aiming for

              Screen Shot 2015-05-11 at 23.14.43.png

              but the flags are tilted and I still think that I'm missing something here. Can anyone see what I'm doing wrong?

              Thanks guys!

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

                There is a degree of randomness in the Fur component-placement settings.
                You need to play with that to get near what you want.

                Alternatively look at the 'ComponentSpray' plugin, with appropriate settings it should also do what you want.

                To make all of your component-instances 'face' the same way, you could select them and run a snippet in the Ruby Console. Something like:

                m=Sketchup.active_model;s=m.selection.grep(Sketchup;;ComponentInstance).select{|i|i.definition.name="MyFlag"};m.start_operation("!");s.each{|i|t=i.transformation;x=t.xaxis;a=X_AXIS.angle_between(x);v=x.cross(X_AXIS);v=Z_AXIS if v.length==0;i.transform!(Geom;;Transformation.rotation(t.origin,v,a))};m.commit_operation;
                

                Replace the component's name with the actual one!
                This is one step undo-able.

                TIG

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

                  Thanks TIG. That sounds like a sofisticated way. Never ran anything from the Ruby console. I'll give it a try.
                  I did however use the make crowd option and found it to produce a somewhat more pleasing result.

                  1 條回覆 最後回覆 回覆 引用 0
                  • U 離線
                    urban journey
                    最後由 編輯

                    Hi guys,

                    This plugin has absolutely changed my life with Sketchup being a landscape designer, i use it all the time.
                    I do have a similar problem though to a previous poster and couldn't see a solution from reading through. Essentially, i select an area, a grass component and then generate and it throws components outside the selected area - see screenshot showing this and my Fur settings....
                    Screen Shot 2015-05-19 at 8.37.29 pm.png

                    1 條回覆 最後回覆 回覆 引用 0
                    • T 離線
                      TraxXx
                      最後由 編輯

                      Any suggestion concerning my problem ?

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

                        @traxxx said:

                        Any suggestion concerning my problem ?
                        Have you tried reading the usage notes.
                        Perhaps you have a setting that ignores the selection ?
                        Perhaps posting a screenshot or two would elicit more help...

                        TIG

                        1 條回覆 最後回覆 回覆 引用 0
                        • T 離線
                          TraxXx
                          最後由 編輯

                          I'm having the same issue as urban journey, this is pretty much what it looks like, but with grass

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

                            Maybe the component axes are misplaced?

                            my SketchUp gallery

                            1 條回覆 最後回覆 回覆 引用 0
                            • T 離線
                              TraxXx
                              最後由 編輯

                              Well I've checked the components axis but it seems normal. That wouldn't explain why they are dispatched all over the scene anyway... It seems like it's gonna stay a mistery ! 😞

                              1 條回覆 最後回覆 回覆 引用 0
                              • A 離線
                                AMANI1805
                                最後由 編輯

                                How do I install this to my Google SketchUp Plugin? I tried putting the file under my plugins folder but that doenst seem to work. Help please?

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

                                  @amani1805 said:

                                  How do I install this to my Google SketchUp Plugin? I tried putting the file under my plugins folder but that doenst seem to work. Help please?
                                  Please learn the SketchUp basics - like installing Plugins...
                                  The RBZ is an archive containing the file[s] [and perhaps subfolders of support files] needed by a particular script.
                                  Virtually all Plugins (and Extensions [just a more complex form of plugin]) come packaged in RBZ archives.
                                  For example, those in the SketchUcation and ExtensionsWarehouse...
                                  An RBZ does NOT belong in the Plugins folder - move it back into your Downloads folder...
                                  Since the release of SketchUp v8M2 there has been a native tool provided to install these tools from their RBZ archives.
                                  SketchUp menu, Window > Preferences > Extensions > Install... button
                                  Find the RBZ and after answering in the affirmative to the installer's dialog[s], the Plugin is installed automatically for you into your Plugins folder, and it loads.
                                  Thereafter, it will load whenever SketchUp starts.
                                  If you have v8 and it refuses to install then you need to adjust your Permissions to the Plugins folder inside the SketchUp folder...
                                  Properties > Security > Edit... ALL those listed need FULL permissions ticked... Apply/OK.

                                  TIG

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • Y 離線
                                    yjinbs21
                                    最後由 編輯

                                    Where Fur for sketchup 2015 64bit?

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

                                      From the first post of this topic:

                                      @tak2hata said:

                                      DOWNLOAD HERE
                                      Get the latest version from the PluginStore:
                                      http://sketchucation.com/resources/pluginstore?pln=fur_en
                                      or AutoInstall from within SketchUp using the SketchUcation Tools

                                      This version is SU 2015-64 compatible...

                                      my SketchUp gallery

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • A 離線
                                        alvro
                                        最後由 編輯

                                        Does the plugin work on windows 8.1? I tried to install several versions on SU14 and SU15 and always makes the same error: Error: #<Encoding::UndefinedConversionError: "\x81" to UTF-8 in conversion from Windows-1252 to UTF-8>

                                        Any help?

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • Z 離線
                                          zcaalock
                                          最後由 編輯

                                          I have same problem as most of people here: when am using component as source the thing spreads out everywhere. I went through the whole threat and no solution, cannot see any flags to set it up and component axis are set same to rectangle where i want to place the grass.
                                          Any help?

                                          http://s16.postimg.org/unpg6eqdh/grass.png

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

                                            wow,thx!

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

                                            Advertisement