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

    [Plugin] 3d Shapes Tool (was: Pyramid Tool)

    Scheduled Pinned Locked Moved Plugins
    53 Posts 21 Posters 49.2k Views 21 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.
    • urgenU Offline
      urgen
      last edited by

      ...This is both very interesting and useful topic 👍 …I wonder why the founders of SKETCH-UP haven’t done the 3d shapes (primitives) earlier 😕 …If we have raised such an issue and this caused that much interest, we have to finish it up… ❗ I am not a script man, although many people say I would be capable of doing that quite a bit…unfortunately, quite poor knowledge of English and the tough schedule do not let me study RUBY in more details…I had a choice to make here: to draw or to write…I have chosen the 1st one…However, I do get the processes in scripts and can freely apply some changes for my personal convenience in my usage but not more than that…I quite like the style of painting the figures in SketchyPhysics ( Chris, I really appreciate it!) and the MACS style too… I have selected the files responsible for SHAPES building (from SketchyPhysics) and have made a decision to turn for help to one amazing Russian man Sahi (you possibly remember his name from the script “building a house”). In a few hours I got a response you can see below… 😄 …This is a Russian version and not everything works ideally, but much respect for his talent…he does not know English, but still manages to write English RUBI (imagine yourself writing RUBI in Russian or Chinese, which you do not know!!)… ..The many people the many minds, but the last thing I want is him to be remoted from the forum….thank you Sahi one more time! 😍 .....all the parameters of the letters are ascribed with the help of the keyboards…very convenient! 👍 ...MACS, I think that would be useful for you…And Chris---a comfortable supplementary for your SketchyPhysics. 😉


      SketchyPhysicsShapes.zip

      --pupil forever...------

      1 Reply Last reply Reply Quote 0
      • C Offline
        CPhillips
        last edited by

        Thanks for doing that Urgen. But I recommend this only be used for reference. There is still a fair amount of physics stuff in there. And it that could conflict with future versions of SketchyPhysics.

        1 Reply Last reply Reply Quote 0
        • C Offline
          CPhillips
          last edited by

          I noticed you have the same problem I did when creating spheres. I was never able to figure out why they were sometimes reversed. I wound up doing my own sphere routine.

          What other shapes do you plan to support?

          1 Reply Last reply Reply Quote 0
          • S Offline
            sahi
            last edited by

            Corrected some errors
            arazdel-13.jpg
            SketchyPhysics_1.zip

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

              Can parametric tool be added this. After or during adding shape you can change radius or height parameters. VCB stuff you know. Now this would be fantastic!!! 😎

              1 Reply Last reply Reply Quote 0
              • M Offline
                Macs
                last edited by

                I've noticed is if you draw on a back face, the cone is reversed,
                and for the sphere depends on the order of the edge passed to the add_face
                on the first face created. For the cone the first face is the base, so if it's
                draw on an existing back face, all the cone became backfaced.

                For other shapes i've just finished the regular dodecahedron (the last platonic solid missing!)

                1 Reply Last reply Reply Quote 0
                • M Offline
                  Macs
                  last edited by

                  @lapx said:

                  Can parametric tool be added this. After or during adding shape you can change radius or height parameters. VCB stuff you know. Now this would be fantastic!!! 😎

                  VCB is fully supported by 3D shapes tool, read low-right corner hints.

                  1 Reply Last reply Reply Quote 0
                  • urgenU Offline
                    urgen
                    last edited by

                    ...Thanks,SAHI! 😄

                    MACS,don,t stop your work! 🎉

                    --pupil forever...------

                    1 Reply Last reply Reply Quote 0
                    • JClementsJ Offline
                      JClements
                      last edited by

                      Hi Macs:

                      Request to add drawing an equal-sided cube (or maybe elongated one also?) from the center of the first mouse-click. If there was a way to alternate to starting from a corner that would be cool, but not essential.

                      And, since SU's rectangle tool doesn't have an option to create a rectangle from its center, this cube tool could also be used to do this by simply not moving the mouse along a third-axis for the 3rd mouse-click (or by double-clicking on the 2nd mouse-click).

                      Regards, John.

                      John | Illustrator | Beaverton, Oregon

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        CPhillips
                        last edited by

                        @jclements said:

                        Hi Macs:

                        Request to add drawing an equal-sided cube (or maybe elongated one also?) from the center of the first mouse-click. If there was a way to alternate to starting from a corner that would be cool, but not essential.

                        And, since SU's rectangle tool doesn't have an option to create a rectangle from its center, this cube tool could also be used to do this by simply not moving the mouse along a third-axis for the 3rd mouse-click (or by double-clicking on the 2nd mouse-click).

                        Regards, John.

                        I like the idea of a center version of shapes. How a shape (or even a line) is centered would be a great option at almost every step in the process. I was thinking that the CTRL key could toggle whether that state (width,height,depth) of the shape is centered or not. That is sort of how the sphere in the SketchyPhysics solids work.

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

                          OFFTOPIC:
                          Mirror.rb script hands and can also copy the objects if desired - like ACAD...

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • JClementsJ Offline
                            JClements
                            last edited by

                            Chris, I agree. This would be consistent with other SU tools such as the Scale tool.

                            OFFTOPIC:

                            1. A big gripe of mine is being able to scale from the center of a selection along ONLY TWO AXIS directions with one mouse-drag sequence or one entry in the VCB. Primarily at equal distances from the center. I am wondering if some of the coding included in these new hybrid tools could utilized to create such a script?

                            2. Also, when Dragging a side selection handle, you mirror or "flip" an object. However, manytimes I'd like to COPY the flipped object. In some of my 2d apps when dragging an object with the left-mouse depressed, I can drop a copy by clicking and releasing the right-mouse buttom while the left is still depressed. I think this would be a good solution for a similar SU flip-and-copy script.

                            John | Illustrator | Beaverton, Oregon

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              pav_3j
                              last edited by

                              ah very neat lil ruby there. thank you for the hard work.

                              pav

                              Just won the 'Who is Least Competitive Championships' where trying to win will make you lose. Trying to lose makes you win which makes you lose. Not trying at all makes you lose which makes you win which makes you lose.

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                Macs
                                last edited by

                                I've finished the work on icosahedron too,
                                now I will try to implement feature you all request and clean the code a little.
                                see you next week.

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

                                  Is it possible to assign a shortcut key to " create a Box " for instance.?

                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    Macs
                                    last edited by

                                    I've updated the script see first post for details,
                                    here the new toolbar with new shapes.
                                    enjoy 😉


                                    3DshapesToolbar.jpg

                                    1 Reply Last reply Reply Quote 0
                                    • urgenU Offline
                                      urgen
                                      last edited by

                                      ... Thanks Macs, it,s very useful work. 👍 I like it... 😄

                                      --pupil forever...------

                                      1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        Macs
                                        last edited by

                                        😎


                                        snowman.jpg

                                        1 Reply Last reply Reply Quote 0
                                        • JClementsJ Offline
                                          JClements
                                          last edited by

                                          No cube/square from center? I tried the pyramid tool to do this with the last click on the same Z plane as the other clicks but, of course, I then get a square or rectangle with diagonals from corner-to-corner.

                                          John | Illustrator | Beaverton, Oregon

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            Macs
                                            last edited by

                                            I think you can do this with the standard polygon tool and setting 4 sides in VCB

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

                                            Advertisement