sketchucation logo sketchucation
    • Login
    โ„น๏ธ 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)

    Scheduled Pinned Locked Moved Plugins
    650 Posts 255 Posters 1.1m Views 254 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.
    • T Offline
      tak2hata
      last edited by

      @thomthom said:

      @tak2hata said:

      I tried saving file to UTF-8(without BOM) by using Notepad++.
      Reopen the saved file,that format is displayed ANSI.
      Using other editor makes same result.
      I added letters with Japanese character ,and save UTF-8(without BOM).
      That file format displayed ANSI as UTF-8.

      You have "Encode in UTF-8" selected under the Encoding menu?

      @thomthom said:

      Also, you need this within your HTML header:
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

      @gaieus said:

      First "Convert" to UTF-8 (without BOM) and then save it. If you set the "Encode" only, that's just for "viewing" the file in UTF-8 (at least that's how my Notepad++ seems to work).

      And yes, you need to declare this encoding in the header.

      Hi,Thomas and Gaieus.
      I will try it.
      Thank you.

      @fletch said:

      So I turned to the fur plugin... but... I have some questions...
      How do I get it to place the Ivy Leaf Components as shown in the image below "Ivy-Real" โ“

      This plugin not good for something like Ivy real.
      Instead,How about doing like this in the case of wall faces.
      Ivy component like this
      Ivy Faced to World X axis.
      the leaf hung down.
      DirectionZ to large
      directionZ value in dialog increase large.
      and create.

      Thanks.


      by TAK2HATA

      1 Reply Last reply Reply Quote 0
      • E Offline
        Eon79
        last edited by

        Hi there, this is an amazing plug-in, that will help immensely with my field of work, which is primarily landscapes.

        One query/question though, I'm having some bother with rendering a sample of grass (or any other type of shape I'm creating with the plug-in), the grass keeps to the boundary of the square in the Sketchup window, but seems to escape when I try to render it in V-ray (1.05.30), changing the default settings to anything else in v-ray doesn't seem to help or change the matter.

        Any help in finding a solution would be fantastic! Or any pointers on how you guys get such fantastic renders! Cheers!


        sketchup.jpg


        v-ray.jpg

        1 Reply Last reply Reply Quote 0
        • thomthomT Offline
          thomthom
          last edited by

          Does it still render like that if you reload the model?
          Can you post the model?

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

          1 Reply Last reply Reply Quote 0
          • A Offline
            arklandesign
            last edited by

            @fletch said:

            First, thanks so much for sharing this GREAT plugin! It is very cool. ๐Ÿ˜„

            Gotta agree, and I'm sure Iam wanting it to do, more than it really can :O)

            @fletch said:

            There's no control that I can find to STOP the components from rotating randomly... can anyone correct me? I want all my Ivy leaves to basically be oriented the same way... only rotate slightly one direction or the other, like actual ivy leaves. I can not get Fur plugin to behave this way.

            Neither can I and I would love the pluginPlanting test #2.skp to be able to do this!!!.... Can it ?

            Ive been trying for the past day to populate a simple layout with equally spaced sprays of slightly rotated, evenly spaced plantings.... no luck so far (see attached file)....but luck, I'm sure, has little to do with it :O)

            1 Reply Last reply Reply Quote 0
            • F Offline
              Fletch
              last edited by

              tak2hata,
              Thank you! ๐Ÿ‘
              Once I installed the latest version, it worked perfectly.

              Renders well with Twilight Render... 3mins. ๐Ÿ˜„
              (I used 3 different Ivy leaves each placed once with fur plugin 800 components at a time.)

              Controlling the axis for the component is the hard part.


              IvyExample.jpg

              Fletch
              Twilight Render Cross-platform Plugin for SketchUp on PC or Mac

              1 Reply Last reply Reply Quote 0
              • K Offline
                KarinaGM
                last edited by

                Fletch, your leaves are not overlaping! how did you achieve that?
                The ivy is looking great, just maybe too regular.

                Thanks tak2hata for this great plugin ๐Ÿ˜„

                **"Aquel que sacrifica un poco de libertad por seguridad, no se merece ninguna y terminarรก perdiendo ambas"

                -Benjamรญn Franklin.**

                1 Reply Last reply Reply Quote 0
                • massimoM Offline
                  massimo Moderator
                  last edited by

                  @unknownuser said:

                  Fletch, your leaves are not overlaping! how did you achieve that?

                  Perhaps he deleted some overlapping components later? ๐Ÿ˜‰

                  1 Reply Last reply Reply Quote 0
                  • E Offline
                    Eon79
                    last edited by

                    @thomthom said:

                    Does it still render like that if you reload the model?
                    Can you post the model?

                    Reloading the model didn't make any difference unfortunately, but I uninstalled and then reinstalled V-Ray and the problem went -probably time to upgrade methinks! Thanks for the reply though.

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      ktslambieng
                      last edited by

                      Thanks tak2hata for this great plugin
                      this is ruby fur Viet nam translation by me...


                      fur_lang_vn.txt

                      1 Reply Last reply Reply Quote 0
                      • A Offline
                        Aidus
                        last edited by

                        Same problem for me and maxwell. All geometry is messed up when exporting to maxwell ๐Ÿ˜ž
                        Test
                        In Su everything looks fine.

                        CPU: Intel Core i7 Extreme Edition 965
                        RAM: OCZ Gold DDR3 1600MHz 12Gb
                        Video: Asus Radeon HD4870 X2 2Gb
                        Mobo: Asus P6T Deluxe 1366 Intel X58

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          I have a suspicion:

                          tak2hata: are you using Transformation.scaling for a uniform scale?

                          There is an issue we have run into in the past that is one use Transformation.scaling(2.0) for uniform scaling the transformation matrix ends up in an unexpected format. Face me components and Render engines did not get the proper transformation and thing would just appear to float away.
                          The solution was to use this variant: Transformation.scaling(2.0, 2.0, 2.0)

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

                          1 Reply Last reply Reply Quote 0
                          • F Offline
                            frv
                            last edited by

                            Maxwell has a problem with proper placing of instances. Explode your geometry and things will be fine.
                            But a new plugin is on its way, may take a while though and as I understand the misplaced instances or components bug is then solved.
                            Francois

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              Aidus
                              last edited by

                              Yes exploding works but if I have a lot of geometry then this is way too heavy even for my PC ๐Ÿ˜ž

                              CPU: Intel Core i7 Extreme Edition 965
                              RAM: OCZ Gold DDR3 1600MHz 12Gb
                              Video: Asus Radeon HD4870 X2 2Gb
                              Mobo: Asus P6T Deluxe 1366 Intel X58

                              1 Reply Last reply Reply Quote 0
                              • pep75P Offline
                                pep75
                                last edited by

                                Mighty Plug-in....!

                                1 Reply Last reply Reply Quote 0
                                • F Offline
                                  frv
                                  last edited by

                                  Tx for the great plugin. I am modeling a lot scale models for architectural presentations in the design proces.
                                  So I used the plugin for scattering around people and trees.

                                  But, I do not understand the settings very well, especially when using components.
                                  Can someone shed some light on what settings are relevant when you use components. My trees and people sometimes are scattered above the plane they are put on. And I feel I have not much control to randomly change the size of the components. I wonder also how much componets are influanced by the settings as opposed to regular geometry. A setting by setting explenation or manual on what exactly will hapen would be great and save me so much time in "trial and error".

                                  I add some of my test renders (45 seconds render time each) . Rendered in Maxwell.
                                  Tx in advance for the replies,
                                  Francois
                                  houten boompjes 111.jpg
                                  houten boompjes 110.jpg

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    tak2hata
                                    last edited by

                                    Hi,all.
                                    I updated to version1.3k.

                                    Using code "translation.scaling(a)" to "translation.scaling(a,a,a)".(Thanks Thomas.I am always indebted to you.)
                                    Sangs Scattering.

                                    Viet nam translation ktslambieng.Thanks ๐Ÿ˜

                                    Text code change to "UTF-8without BOM".and Webdialog setting of Charset ,too.
                                    On my sketchup(windowsVista,locale Japanese,sketchup v7.1),Ruby written in UTF-8 do not work.loading error.
                                    So I use UTF-8 without BOM.If there is problem,please tell me.
                                    Thanks.


                                    by TAK2HATA

                                    1 Reply Last reply Reply Quote 0
                                    • D Offline
                                      d12dozr
                                      last edited by

                                      Thanks for the wonderful plugin...and the continual updates ๐Ÿ‘ ๐Ÿ˜„

                                      ...and congratulations on making the Sketchupdate!! โ˜€

                                      3D Printing with SketchUp Book
                                      http://goo.gl/f7ooYh

                                      1 Reply Last reply Reply Quote 0
                                      • A Offline
                                        Aidus
                                        last edited by

                                        Thanks tak2hata!
                                        Now it works!

                                        CPU: Intel Core i7 Extreme Edition 965
                                        RAM: OCZ Gold DDR3 1600MHz 12Gb
                                        Video: Asus Radeon HD4870 X2 2Gb
                                        Mobo: Asus P6T Deluxe 1366 Intel X58

                                        1 Reply Last reply Reply Quote 0
                                        • thomthomT Offline
                                          thomthom
                                          last edited by

                                          @tak2hata said:

                                          On my sketchup(windowsVista,locale Japanese,sketchup v7.1),Ruby written in UTF-8 do not work.loading error.
                                          So I use UTF-8 without BOM.If there is problem,please tell me.

                                          I have also gotten problems when I have tried to save .rb files as UTF-8.
                                          But your HTML files and translation files should be saved as UTF-8.

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

                                          1 Reply Last reply Reply Quote 0
                                          • GaieusG Offline
                                            Gaieus
                                            last edited by

                                            Hm. Updated to the latest (1.3k) version and no fur is made on my system.

                                            Thom, you use comma as a decimal separator, don't you? How does the plugin work on your system; on mine it's loaded with dots and if I leave it like this, no fur is generated but if I change it to comma (as my system would use) there's no fur either.

                                            And yes, tak2hata, congrats to the SkecthUpdate Blog (and of course, thanks again for the plugin)
                                            ๐Ÿ‘

                                            Gai...

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 32
                                            • 33
                                            • 10 / 33
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement