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

    Fractal Tree Maker for SketchUp - Free add-on

    Scheduled Pinned Locked Moved Extensions & Applications Discussions
    extensions
    158 Posts 44 Posters 45.1k Views 44 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.
    • Al HartA Offline
      Al Hart
      last edited by

      @matthew.robert said:

      Anyone else getting the error...

      Error Loading File RpTreeMaker_loader.rb
      > 126; The specified module could not be found.   - C;/Program Files/Google/Google SketchUp 7/Plugins/Win32API.so
      

      after installing the tree maker with the "Click here to install RpTreeMaker 2_HK24tm.exe" file and starting up SketchUp?

      Any thoughts?

      C:/Program Files/Google/Google SketchUp 7/Plugins/Win32API.so should have been installed as part of RpTreeMaker.

      1. Is SketchUp installed on your machine in: C:\Program Files\Google\Google SketchUp 7

      2. Did SketchUp put RpTreeMaker_loader.rb into C:\Program Files\Google\Google SketchUp 7\plugins or did you copy it there by hand?

      3. Uninstall RpTreeMaker, and reinstall it being careful to select the proper location for SketchUp.

      4. After reinstalling it verify that RpTreeMaker_loader.rb and Win32API.so are located in the SketchUp plugins folder.

      Al Hart

      http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
      IRender nXt from Render Plus

      1 Reply Last reply Reply Quote 0
      • M Offline
        matthew.robert
        last edited by

        @al hart said:

        1. Is SketchUp installed on your machine in: C:\Program Files\Google\Google SketchUp 7

        2. Did SketchUp put RpTreeMaker_loader.rb into C:\Program Files\Google\Google SketchUp 7\plugins or did you copy it there by hand?

        3. Uninstall RpTreeMaker, and reinstall it being careful to select the proper location for SketchUp.

        4. After reinstalling it verify that RpTreeMaker_loader.rb and Win32API.so are located in the SketchUp plugins folder.

        Hi Al, tried all those with no luck. For 2, I did not do any manual copying. My SketchUp Pro install is about as clean as it can get BUT I am running it on XP SP3 with Parallels ver. 4 (as a non-bootcamp VM). I have Vista installed via Bootcamp, I will give that a shot.

        I will attach the files that got installed in my plugins folder. They are either encrypted, corrupt, or both (maybe?). Should a separate treeeditor.exe file be installed somewhere, I am not seeing that.

        Matt


        files.zip

        1 Reply Last reply Reply Quote 0
        • M Offline
          matthew.robert
          last edited by

          I must be missing some important step... I had the exact same issue on my Bootcamp Vista partition, which for all practical purposes is a different os its own partitioned HD space.

          If someone were to send me the necessary files, could I just move them into place manually?

          Matt

          1 Reply Last reply Reply Quote 0
          • Al HartA Offline
            Al Hart
            last edited by

            @matthew.robert said:

            I must be missing some important step... I had the exact same issue on my Bootcamp Vista partition, which for all practical purposes is a different os its own partitioned HD space.

            If someone were to send me the necessary files, could I just move them into place manually?

            Matt

            1. Try typing these two lines into the Ruby Console:

            require 'Win32API'

            RegCloseKey = Win32API.new('advapi32', 'RegCloseKey', 'L', 'L')

            (copy and paste them into the ruby console)

            1. Are you running on a Mac?

            Al Hart

            http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
            IRender nXt from Render Plus

            1 Reply Last reply Reply Quote 0
            • M Offline
              matthew.robert
              last edited by

              Ok, tried that. I had to do each line separately, would've that made a difference? Attached is a screen shot of the results.

              Yup on running a Mac. I have XP running as a VM and Vista that I occasionally boot into natively. Think that might be causing the issues? Its a unibody MBP.

              Matt


              Picture 1.png

              1 Reply Last reply Reply Quote 0
              • Al HartA Offline
                Al Hart
                last edited by

                @matthew.robert said:

                Yup on running a Mac. I have XP running as a VM and Vista that I occasionally boot into natively. Think that might be causing the issues? Its a unibody MBP.
                Matt

                Hmm.

                After "require Win32API",

                if you type in just:

                Win32API on a Windows machine, it responds with something.

                Win32API
                    Win32API
                Win32API.class
                    Class
                Win32API.id
                    95261808
                

                We'll have to see if there is a version of Win32API.so which works on the Mac partition.

                Try running the two executables (.exe) in C:\Program Files\Render Plus Systems\RpTreeMaker (or it s equivalent). TreeEditor.exe and RpTreeMaker.exe. (If they don't run then we have a long way to go to get this to work.

                If Win32API is the only problem, we may be able to work around it.

                Al Hart

                http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                IRender nXt from Render Plus

                1 Reply Last reply Reply Quote 0
                • Al HartA Offline
                  Al Hart
                  last edited by

                  @unknownuser said:

                  One of the perks I saw was RP Trees, however I found out it creates 2.5D trees, not true 3D trees so it doesn't really fit my needs (Im a landscape designer).

                  For now I am sticking with Kerkythea, I am quite happy with it, however in the future I may check out your pdf tool-I can see that being useful to me.

                  When you make trees with RpTreeMaker, they create 2D trees in SketchUp, but when you render the model with IRender, the 2D tree is re-rendered as a 3D fractal tree. (They aren't "true" 3d because we use a 2D leaf and rotate it around) However, we do get very good results.

                  This is a RpTreeMaker tree rendered with IRender. Note the subtle shadows from the sky on the ground.

                  http://wiki.renderplus.com/images/f/fb/Tree-w-IRender.jpg

                  Al Hart

                  http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                  IRender nXt from Render Plus

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    matthew.robert
                    last edited by

                    @al hart said:

                    Try running the two executables (.exe) in C:\Program Files\Render Plus Systems\RpTreeMaker (or it s equivalent). TreeEditor.exe and RpTreeMaker.exe. (If they don't run then we have a long way to go to get this to work.

                    If Win32API is the only problem, we may be able to work around it.

                    That worked for both my XP VM and Vista BC install. The RpTreeMaker app seemed to run as expected. Must have something to do with running on the Mac hardware?

                    Matt

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      L. Banasky
                      last edited by

                      This solved my problem with Vista32, SU7, Win32API.so, and certain plugins.
                      Re: Some plugins don't work SU 7. Organizer.rb at fault?
                      by L. Banasky on Thu Dec 11, 2008 6:06 am

                      CadalogBeamTool.rb is now working. I did a side by side comparison of the files in the main program folder of SU6 and SU7, and moved the missing files from SU6 to SU7 one by one. The file that is required by SU7 that is missing is msvcr71.dll. I tried to enclose the file, but .dll's are not allowed.
                      Thanks again for all your help,
                      Larry

                      1 Reply Last reply Reply Quote 0
                      • Al HartA Offline
                        Al Hart
                        last edited by

                        There is a new version 0 see New Version.

                        I started a new thread for it. I'm not sure why???

                        Al Hart

                        http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                        IRender nXt from Render Plus

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

                          Hi, this could be a really stupid question, but where are the tree images saved?. I originally found them here

                          : C:\Users\chris\appdata\Local\Temp\RPS_TreeMaker_Images

                          but now it doesnt seem to be saving any new tree images their.

                          thanks for your help and thanks for a great program.

                          1 Reply Last reply Reply Quote 0
                          • Al HartA Offline
                            Al Hart
                            last edited by

                            @firestrike said:

                            Hi, this could be a really stupid question, but where are the tree images saved?. I originally found them here

                            : C:\Users\chris\appdata\Local\Temp\RPS_TreeMaker_Images

                            but now it doesnt seem to be saving any new tree images their.

                            thanks for your help and thanks for a great program.

                            After placing the tree in SketchUp, load the SketchUp Materials Window, select 'In Model', select the image of the tree, and then select the 'Browse' button to the right of the tree name. It will start browsing in the same folder as the image.

                            The images to not stay there long. However, to the right of the browse button (in SU 7) there is an "Edit Image" button which will load the image from the material itself into an editor - and then you can save the image somewhere.

                            Al Hart

                            http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                            IRender nXt from Render Plus

                            1 Reply Last reply Reply Quote 0
                            • 6 Offline
                              6284732
                              last edited by

                              oh i can not understand

                              1 Reply Last reply Reply Quote 0
                              • Al HartA Offline
                                Al Hart
                                last edited by

                                @6284732 said:

                                oh i can not understand

                                After creating a tree and placing it in SketchUp, click Window/Materials.

                                tree-texture1.jpg

                                When the SketchUp Material Window comes up;

                                • select the "In Model" icon
                                • select the material for the tree, and
                                • select the Edit tab

                                tree-texture2.jpg

                                From the Edit tab:

                                Select the "Edit texture in an external editor" icon, which will load a photo or image editor program.

                                In the image editor, go to File/Save As.

                                In the Save As dialog, use the drop down to the right of the folder name to get the complete path of the folder.

                                Al Hart

                                http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                                IRender nXt from Render Plus

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

                                  Al, do you think its possible to create Paraná Pines (a type of Araucaria tree that is very common in my area) in RPTreeMaker?

                                  http://bp3.blogger.com/_O_hPd8k6LR8/SGRNVWLcQwI/AAAAAAAAAUE/Inz_iEW0ynY/s320/300px-Pinheiros2.jpg

                                  http://farm1.static.flickr.com/120/368871093_b8bb64e677.jpg

                                  http://image59.webshots.com/159/5/5/59/2467505590073484453RAYfki_fs.jpg

                                  http://lh5.ggpht.com/_cFWifFMbEJA/Rn7Kk2w7m7I/AAAAAAAACAQ/I_dbhCSox_U/s640/Dsc01430.jpg

                                  1 Reply Last reply Reply Quote 0
                                  • Chris FullmerC Offline
                                    Chris Fullmer
                                    last edited by

                                    (off topic) I spent some time in Itajuba (em Minas Gerais) and Campos do Jordao and there are lots of the parana arucaria there. Absoultely some of the most amazing trees I've ever seen! They are HUGE. Good request Aces,

                                    Chris

                                    Lately you've been tan, suspicious for the winter.
                                    All my Plugins I've written

                                    1 Reply Last reply Reply Quote 0
                                    • Al HartA Offline
                                      Al Hart
                                      last edited by

                                      @aceshigh said:

                                      Al, do you think its possible to create Paraná Pines (a type of Araucaria tree that is very common in my area) in RPTreeMaker?

                                      I pass this on to Roy, who wrote RpTreeMaker, and see if he has any ideas.

                                      Can you get something similar by overlapping two trees - one for the top branches, and one for the lower branches?

                                      Al Hart

                                      http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                                      IRender nXt from Render Plus

                                      1 Reply Last reply Reply Quote 0
                                      • ToboboT Offline
                                        Tobobo
                                        last edited by

                                        Al,

                                        If you look at the images below there is something weird happening around the edges of the trees/shrubs. Is this because I chose the medium quality processing?

                                        View 7.jpg

                                        View 7 (1).jpg

                                        View 7 (2).jpg

                                        Thanks

                                        Toby

                                        Philippians 4:13

                                        I can do everything through him who gives me strength.

                                        1 Reply Last reply Reply Quote 0
                                        • Al HartA Offline
                                          Al Hart
                                          last edited by

                                          @tobobo said:

                                          Al,

                                          If you look at the images below there is something weird happening around the edges of the trees/shrubs. Is this because I chose the medium quality processing?

                                          Thanks

                                          This is caused by the partial transparency at the edge of the tree image.

                                          I will take a look at it.

                                          Higher resolution images will make it less noticeable, but will not eliminate it.

                                          Al Hart

                                          http:wiki.renderplus.comimageseefRender_plus_colored30x30%29.PNG
                                          IRender nXt from Render Plus

                                          1 Reply Last reply Reply Quote 0
                                          • ToboboT Offline
                                            Tobobo
                                            last edited by

                                            Thanks Al

                                            Toby

                                            Philippians 4:13

                                            I can do everything through him who gives me strength.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 2 / 8
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement