• Login
sketchucation logo sketchucation
  • Login
ℹ️ GoFundMe | Our friend Gus Robatto needs some help in a challenging time Learn More

MSPhysics 1.0.3 (16 October 2017)

Scheduled Pinned Locked Moved Plugins
920 Posts 170 Posters 882.8k Views
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.
  • A Offline
    Anton_S
    last edited by 6 Aug 2014, 11:03

    @fred_flintstones said:

    How's it coming along?

    I currently finished enchanting the MSPhysics Scripting API. As well, I finally finished with the body and simulation dialog.

    https://googledrive.com/host/0B3qg8f4WrNdHWktZLXN5T2d6Tms/msp%20dialog%20nearly%20complete.gif

    Tested some cloth, just for fun.

    https://googledrive.com/host/0B3qg8f4WrNdHWktZLXN5T2d6Tms/cloth%20test.gif

    The Newton cloth and soft bodies feature is not complete yet. The collisions, body transformation, stiffness and other deformidable body properties are not done. Bullet physics engine seems a promising option, after all. I might migrate to Bullet, but not after version 1.0.0, or else this will never get finished. πŸ˜†

    And some custom cloth.

    https://googledrive.com/host/0B3qg8f4WrNdHWktZLXN5T2d6Tms/custom%20cloth%20test.gif

    I'm left with joints for this version. I did start integrating Newton joint API, but it seems I did it incorrectly. πŸ˜’

    1 Reply Last reply Reply Quote 0
    • P Offline
      pibuz
      last edited by 6 Aug 2014, 12:11

      Well this is really awesome! Testing for some clothes! Thanks a lot!

      WEB (ita) - https://filipposcarso.wixsite.com/ordinentropico

      1 Reply Last reply Reply Quote 0
      • S Offline
        solo
        last edited by 6 Aug 2014, 17:23

        Cloth simulation in SU? 😲 πŸ˜„

        You are on the verge of being a superstar, much anticipation for this feature

        http://www.solos-art.com

        If you see a toilet in your dreams do not use it.

        1 Reply Last reply Reply Quote 0
        • A Offline
          Anton_S
          last edited by 6 Aug 2014, 17:26

          @solo said:

          Cloth simulation in SU? 😲 πŸ˜„

          You are on the verge of being a superstar, much anticipation for this feature

          SU is very powerfull for such purpose.

          1 Reply Last reply Reply Quote 0
          • S Offline
            solo
            last edited by 6 Aug 2014, 17:41

            Imagine to amount of table cloth, curtains and unmade beds in the 3D warehouse soon. πŸ˜†

            http://www.solos-art.com

            If you see a toilet in your dreams do not use it.

            1 Reply Last reply Reply Quote 0
            • A Offline
              andybot
              last edited by 6 Aug 2014, 18:51

              I've been following this thread with quite some amazement. This is so very impressive, keep up the great work!!

              http://charlottesvillearchitecturalrendering.com/

              1 Reply Last reply Reply Quote 0
              • F Offline
                Fred_Flintstones
                last edited by 7 Aug 2014, 08:32

                @anton_s said:

                I'm left with joints for this version. I did start integrating Newton joint API, but it seems I did it incorrectly.

                Aww that's to bad...But good to see how much you've done... GL with the joints!

                1 Reply Last reply Reply Quote 0
                • G Offline
                  Gonthim
                  last edited by 4 Sept 2014, 11:18

                  Just curious about the release date. I certainly don't want to sound like I'm complaining though. Just dying to get my hands on this ASAP. It looks amazing.

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    pilou
                    last edited by 4 Sept 2014, 12:45

                    Missed this advanced one! Cool! 😎

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

                    1 Reply Last reply Reply Quote 0
                    • E Offline
                      ely862me
                      last edited by 4 Sept 2014, 12:58

                      Wow.. how could I missed this ?

                      Elisei (sketchupper)


                      Before no life was done on Earth it was THE LIFE ITSELF...GOD
                      Come and See EliseiDesign

                      1 Reply Last reply Reply Quote 0
                      • A Offline
                        Anton_S
                        last edited by 4 Sept 2014, 20:41

                        While rewriting SketchyPhysics I learned very important stuff. I have to make some major changes to this project before its released. Sorry 😒

                        1 Reply Last reply Reply Quote 0
                        • G Offline
                          Gonthim
                          last edited by 7 Sept 2014, 03:04

                          No problem Anton. Was just curious about an update.

                          Thanks for all the work. Putting something this complex out in your spare time can't be easy. I'll keep waiting patiently. πŸ˜„

                          1 Reply Last reply Reply Quote 0
                          • P Offline
                            pilou
                            last edited by 19 Oct 2014, 00:24

                            @unknownuser said:

                            not realy free, only a free trail.

                            You have a free version with 10 seconds animation + limited number of objects!

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

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              Anton_S
                              last edited by 2 Dec 2014, 20:42

                              Hey guys,

                              Just as as an update, I'm changing from depending on FFI to using a C++ extension. I'm pretty sure it will make the code plenty times cleaner, and improve performance roughly 50 times. I also, figured that using sketchup animation for this won't be a good choice, as during animation changing scenes wouldn't work, but via timers changing scenes would work like a charm.

                              1 Reply Last reply Reply Quote 0
                              • N Offline
                                Nicat93
                                last edited by 18 Dec 2014, 13:30

                                Hi. Just to let you know that I am waiting for this plugin to finally create hidden blade from assassins creed B) Which I have wanted already 3 or 4 years πŸ˜›

                                Thank you for your work.

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  Anton_S
                                  last edited by 13 Jan 2015, 07:11

                                  Hello Nicat,

                                  I don't know how I missed this post. πŸ˜’

                                  MSPhysics will be designed to have a very stable and full-documented API. My initial purpose of writing this plugin was to have a better scripting API. When I was a user of SP, I was very unimpressed with all the bugs in script and all the inconsistencies. It literally took away my motivation from creating games or scripted models in SP. However, the legacy of SketchyPhysics made me urgent to write something like it.

                                  In SketchyPhysics users came across many problems of not being able to create games, such as not being able to use mouse wheel input and mouse clicks in general. Not to mention that keyboard controls were very unstable because if the SP Control Panel got deactivated the controls would start interacting with SU window, which in turn deactivate SP and activates different tools. This was very annoying. MSPhysics, the Windows version, will have a feature to monitor and block these keyboard controls, mouse clicks, and mouse wheel events. Not only you will know when certain keys are pressed, but also you won't need that 'control panel' dialog taking focus.

                                  Even more amazing, for gaming purposes, the Windows version of MSPhysics will have a feature to set SU viewport fullscreen. I.E when simulation starts viewport could be set fullscreen, and when resets, viewport is set back to original placement. This will make gaming in SketchUp a much better experience.

                                  I'm glad you're still waiting to write a game. I will try to do my best in making progress to this project.

                                  Best regards,
                                  Anton

                                  1 Reply Last reply Reply Quote 0
                                  • plot-parisP Offline
                                    plot-paris
                                    last edited by 15 Jan 2015, 19:15

                                    Very exciting stuff! 😲 Hope its getting along well...

                                    1 Reply Last reply Reply Quote 0
                                    • dereiD Offline
                                      derei
                                      last edited by 16 Feb 2015, 15:59

                                      Is this project still under development, or abandoned?

                                      DESIGNER AND ARTIST [DEREI.UK](http://derei.uk/l)

                                      1 Reply Last reply Reply Quote 0
                                      • P Offline
                                        pilou
                                        last edited by 16 Feb 2015, 17:23

                                        Before the next release you can train your Physics' skill in 2D with this incredible Algodoo! β˜€

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

                                        1 Reply Last reply Reply Quote 0
                                        • thomthomT Offline
                                          thomthom
                                          last edited by 16 Feb 2015, 21:04

                                          @derei said:

                                          Is this project still under development, or abandoned?

                                          Anton has been pretty active in this thread up til a couple of weeks ago, so I'd think it's still live and kicking.

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

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

                                          Advertisement