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

    [Plugin]SketchyPhysics3 beta.

    Scheduled Pinned Locked Moved SketchyPhysics
    69 Posts 14 Posters 22.8k Views 14 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.
    • C Offline
      CPhillips
      last edited by

      Weird. Did you have any trouble with the last one? It should be the same installer.

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

        No problem with the last one, maybe it's just the parallels system i use.

        I reject your reality and substitute my own.

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

          What OS and version of Sketchup are you using. It might have to do with the fact that I now include a msvc.dll.

          1 Reply Last reply Reply Quote 0
          • MALAISEM Offline
            MALAISE
            last edited by

            😍 , really more and more efficient...
            Thanks 👍
            MALAISE

            La Connaissance n'a de valeur que partagée

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

              I use OS X 10, and i use SU 7 Pro.

              I reject your reality and substitute my own.

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

                Its probably the .DLL. Is anyone else having the same problem?

                1 Reply Last reply Reply Quote 0
                • B Offline
                  BTM
                  last edited by

                  mac version posting how soon? Days?

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

                    Yes, Mac Beta?

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

                      I loaded sketchyphysics 3 beta and the help window displays I have version 2.0b1 loaded. Is this correct or did my install go bad?

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

                        Mac Beta, probably about a week.

                        And I forgot to change the version in the About box so it still says 2.0b1.

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          BTM
                          last edited by

                          ....So is it okay to post my alpha models now, even without Beta? 😄

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

                            Yes. But you may want to change the watermark text so people don't get uppity.

                            1 Reply Last reply Reply Quote 0
                            • N Offline
                              NorviewsVeteran
                              last edited by

                              I'm having trouble with a rear differential, it seems that you can't have gears connected to each other when their hinges are in the same group. When I run the simulation, the gears don't mesh, and when I go to end the sim, it creates a bug splat. Is something wrong or am I doing it wrong?

                              ```
                              //This_Is_All(I)+=Know()About.Code;
                              ```

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

                                @cphillips said:

                                Big changes in this release are emitters, keyboard support, lots of error checking, and a better organized UI.

                                Error 404 (Not Found)!!1

                                favicon

                                (sketchyphysics2.googlecode.com)

                                I'll make separate posts for the new features. Post general questions and bugs in this thread.

                                Changes:

                                Changed version to beta. No 3dwarehouse restrictions.
                                Added emitters as a body property. FUN!
                                Added more error checking on the simulation and formulas.
                                Better handling of critical errors when the simulation is running.
                                Should be much more stable now and will get even more stable as I get reports of errors.
                                Added keyboard support with key("space") functions.
                                Made joystick explicit with joy("lefty") functions.
                                Made joystick buttons explicit with joybutton("a") functions.
                                Removed some of the short names from the controller fields. a,b,x,y,rightx,righty,leftx,lefty, remain but may be removed.
                                Added interface code to SketchyReplay to allow renders to call an export.
                                BUG SketchyReplay doesnt recognize emitted objects.
                                Updated installer to include the mscvr71.dll file.
                                Cleaned up the UI
                                -Added properties section
                                -Added boarders around sections
                                -Layout fixes.
                                -Formula boxes are now blueish.
                                -Some work on getting blur working on Mac. No luck yet.
                                Added bulk "auto freeze" options to right click menu.
                                Fixed bug in formulas with space and $
                                Added every(number) keyword.

                                Is there a list of what controller fields are available? I have a logitech ATTACK 3 and it works with joy("lefty") and joy("leftx"). I want to assign the slider on the joystick. In old version of sketchyphysics it seemed to recognize it as rightx.

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

                                  I tried other scripts and found joyRY is mapped to the Logitech ATTACK3 slider so I am running now. However if a list exists of the possible controls script variables/inputs, or a snippet of the source code, please point me to it. Thanks.

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

                                    @norviewsveteran said:

                                    I'm having trouble with a rear differential, it seems that you can't have gears connected to each other when their hinges are in the same group. When I run the simulation, the gears don't mesh, and when I go to end the sim, it creates a bug splat. Is something wrong or am I doing it wrong?

                                    Post the model and I'll take a look.

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

                                      @cray said:

                                      Is there a list of what controller fields are available? I have a logitech ATTACK 3 and it works with joy("lefty") and joy("leftx"). I want to assign the slider on the joystick. In old version of sketchyphysics it seemed to recognize it as rightx.

                                      No final list yet. But

                                      rightx,righty,leftx,lefty,joyLX,joyLY,joyRX,joyRY

                                      will continue to work for joystick and keyboard emulation until at least SPIV.

                                      The joystick button shortcuts:
                                      a,b,x,y

                                      work now. But I may remove them if I do a 3.x release. Those names (a,b,x,y) are just too common.

                                      To be future proof use the new syntax instead.

                                      joy("leftx")
                                      and
                                      joybutton("a")

                                      1 Reply Last reply Reply Quote 0
                                      • N Offline
                                        NorviewsVeteran
                                        last edited by

                                        @cphillips said:

                                        Post the model and I'll take a look.

                                        Error 404 (Not Found)!!1

                                        favicon

                                        (sketchup.google.com)

                                        ```
                                        //This_Is_All(I)+=Know()About.Code;
                                        ```

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

                                          @norviewsveteran said:

                                          I'm having trouble with a rear differential, it seems that you can't have gears connected to each other when their hinges are in the same group. When I run the simulation, the gears don't mesh, and when I go to end the sim, it creates a bug splat. Is something wrong or am I doing it wrong?

                                          you can try grouping the hinges with the wheels instead of each other

                                          Tableau de comparaison de Staxyn s'agit d'un mГ©dicament uniquement sur ordonnance.

                                          1 Reply Last reply Reply Quote 0
                                          • N Offline
                                            NorviewsVeteran
                                            last edited by

                                            That's a good idea, and after trying it a few times, still no luck.

                                            ```
                                            //This_Is_All(I)+=Know()About.Code;
                                            ```

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

                                            Advertisement