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

    [Plugin] CHAOS

    Scheduled Pinned Locked Moved Plugins
    15 Posts 6 Posters 10.3k Views 6 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.
    • PixeroP Offline
      Pixero
      last edited by

      Bring some chaos into your SketchUp scene with CHAOS randomizing script.

      Chaos_icon_256.jpg

      CHAOS moves, scales and rotates selected groups/components randomly in X,Y or Z axis within range.

      Chaos_screen.JPG

      Select which Axis you want to use.
      Select if you want to move, scale or rotate or all of them at once.

      World is the original SketchUp axis.
      Current is the axis if you use the Axes tool to move the axes.
      Local is the local axis inside each component/Group.

      Transforms are made based on selected group/components origin (axis point).
      To make the script NOT use a random value set both min and max to the same value.
      Also note that those values can be negative. For example min: -100 and max 100 to make the script randomize in both positive and negative directions from the original position.

      Link Preview Image
      SketchUp Plugins | PluginStore | SketchUcation

      SketchUp Plugin and Extension Store by SketchUcation provides free downloads of hundreds of SketchUp extensions and plugins

      favicon

      (sketchucation.com)

      1 Reply Last reply Reply Quote 0
      • BoxB Online
        Box
        last edited by

        Scale and Rotate work, but Move doesn't seem to.


        No Chaos.gif

        1 Reply Last reply Reply Quote 0
        • PixeroP Offline
          Pixero
          last edited by

          Hmm. Ill look ito it.

          1 Reply Last reply Reply Quote 0
          • R Offline
            rv1974
            last edited by

            Great progress Pixero, many thanks!
            I hope non-modal thing will eventually arrive.

            1 Reply Last reply Reply Quote 0
            • PixeroP Offline
              Pixero
              last edited by

              Version 1.0.1
              Fixed typo so now Move works as it should.

              1 Reply Last reply Reply Quote 0
              • PixeroP Offline
                Pixero
                last edited by

                Version 1.0.2 Fixed another small typo.

                1 Reply Last reply Reply Quote 0
                • PixeroP Offline
                  Pixero
                  last edited by

                  @rv1974 said:

                  Great progress Pixero, many thanks!
                  I hope non-modal thing will eventually arrive.

                  For now you could create a shortcut for the script so it's one key to open it.

                  1 Reply Last reply Reply Quote 0
                  • BoxB Online
                    Box
                    last edited by

                    That works, Thanks.
                    Do you want me to delete my gif from earlier or is it handy for showing how it works.

                    1 Reply Last reply Reply Quote 0
                    • pilouP Offline
                      pilou
                      last edited by

                      Ultra funny! Bravo! 😎

                      https://i.postimg.cc/WzrqB96D/Ultra-funny.jpg

                      (recall me a free prog very cool for make also funny images with only 3 keys!!! In 3 seconds! β˜€

                      Chaoscope

                      https://i.postimg.cc/PxQBSH0N/chaos12.jpg

                      Frenchy Pilou
                      Is beautiful that please without concept!
                      My Little site :)

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

                        Hi!

                        A strange thing happens to me. Rotation command uses radians instead of degrees. In the plugin window I typed rotation from 0 to 1 and as I suspected, some cubes rotated about 57 degs which is 1 radian. How can this be fixed?
                        I attached a screenshot.

                        Wht's more - I saw in this video: https://www.youtube.com/watch?v=k56xEFJfeH8
                        that the suthor uses dedicated button for Chaos, but I cannot find it among available toolbars.

                        If I also may have a couple of suggestions for further improvement of the plugin (if you plan to keep developing it), these are:

                        • setting up steps for randomization, for example: 90 degrees rotation step in range of 0-180 degrees (which gives only 3 possible outcomes for entity rotation) or 1m move step in range of 0-5 meters (which gives 6 possible target positions for an entity),
                        • specify local center (origin) for scaling and rotation, different than component origin, for example: component base, component geometrical center, like in "CLF scale+rotate" plugin.

                        chaos radians.png

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

                          Einstein, where this "dark theme" come from?
                          Is it on Windows?

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

                            @tboy said:

                            Einstein, where this "dark theme" come from?
                            Is it on Windows?

                            Yes, it's a theme for Windows 7 (not native but external, downloaded from internet) that affects appearance of SketchUp. I had to first patch system settings to allow installing external themes but it was easy. Note that the changed theme will affect some other program interfaces too, e.g. ArchiCAD, CorelDRAW, Notepad but not: Blender, Unity, MS Office, Autodesk programs.
                            If you write me a private message, I'll give you more precise instructions cuz it's an offtop now πŸ˜‰

                            1 Reply Last reply Reply Quote 0
                            • pilouP Offline
                              pilou
                              last edited by

                              You have a little trick with Windows for inverse the display! πŸ˜‰

                              DARK Interface For Windows no more puzzles to configure exotic user interfaces!
                              Windows settings (gear): Enable the "Invert Color" checkbox you can also enable "Magnifier" but...it will be automatic by the following shortcuts!
                              (you can use the search box to find the right Magnifier menu where there will be "Invert Colors")

                              Shortcuts:
                              Windows' Logo + "+" key
                              = Activates this Reverse Color Mode

                              Windows' Logo + "ESC" key
                              = Disable this Reverse Color Mode

                              here with my favorite prog! πŸ˜‰

                              http://moiscript.weebly.com/uploads/3/9/3/8/3938813/dark-ui1_orig.jpg

                              Frenchy Pilou
                              Is beautiful that please without concept!
                              My Little site :)

                              1 Reply Last reply Reply Quote 0
                              • PixeroP Offline
                                Pixero
                                last edited by

                                Version 1.0.3 fixed a bug in rotation.

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

                                  Hello, Pixero!

                                  Recently I had a thought:
                                  Would you consider adding STEP functionality to your plugin? I mean setting minimum increment for any transformation, e.g. rotate every 15 degrees from 0 to 45 degrees. Or move any 10m from 0 to 50m. Or scale every 2x from 1 to 6x etc.
                                  I think this could be done with two parameters:

                                  1. step/ increment value, e.g. 2m (move every 2m)
                                  2. multiplier for scope, e.g. 1x - 3x, which will result in 3 possible transformation results: 2m, 4m, 6m.

                                  This would be very useful for "semi-randomization", when you want your groups to randomly rotate every 90 degrees roughly, in order to retain sense of orthogonality (sorry if there's no word like this πŸ˜›).

                                  And one more suggestion, if I may:
                                  Is it possible to link this thread under plugin's main page? I mean this page:
                                  https://sketchucation.com/plugin/2254-chaos
                                  so that people could instantly access the discussion when seeing the plugin.

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

                                  Advertisement