sketchucation logo sketchucation
    • Login
    1. Home
    2. PituPhysics
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 64
    • Groups 1

    PituPhysics

    @PituPhysics

    10
    Reputation
    3
    Profile views
    64
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    PituPhysics Unfollow Follow
    registered-users

    Latest posts made by PituPhysics

    • RE: MSPhysics 1.0.3 (16 October 2017)

      For me 63 fps.

      mortar 5.2.skp

      posted in Plugins
      P
      PituPhysics
    • RE: MSPhysics 1.0.3 (16 October 2017)

      I made more models to be more opportunities.

      1.) Frozen: mortar 4.1.skp

      2.) Hide: mortar 4.2.skp

      3.) Simulation pause: mortar 4.3.skp

      And magnet test:magnet.skp

      posted in Plugins
      P
      PituPhysics
    • RE: MSPhysics 1.0.3 (16 October 2017)

      @robint said:

      Anyone know how to put sound into script eg a sound wav called "cannon" to be played when I press space bar (which also fires the cannon ball

      I put the sound byte into the UI sound tab, but nothing happens? WOTODO?

      Robin

      Hello Robin. I wrote a script to display the distance of bullet and target, the time of flight and play the sound. But the "Update Timestep" change it to Normal 1/60 on the Simulation tab.

      Try this:

      mortar 2.skp

      posted in Plugins
      P
      PituPhysics
    • RE: MSPhysics 1.0.3 (16 October 2017)

      @faust07 said:

      The same here - Orbit doesn't work during simulation. Zooming in and out works.

      Yes, For me also don't works the Middle click in 0.9.5+

      posted in Plugins
      P
      PituPhysics
    • RE: MSPhysics 1.0.3 (16 October 2017)

      @synsuka3d said:

      hello
      how to change the color of a solid?

      I tried :
      onStart{
      @box = simulation.find_body_by_name("box")
      or
      @box = simulation.find_group_by_name("box")
      }

      onUpdate{
      if key("up") == 1
      @box.material.color = [0, 255, 0]
      Else
      @box.material.color = [255, 255, 255]
      end
      }

      Envoyé de mon PRO 5 en utilisant Tapatalk

      help me if please.

      Hi, select the Paint Bucket and add material to group and try again.

      posted in Plugins
      P
      PituPhysics
    • RE: MSPhysics magyar topic

      Na itt vagyok 😄 Jó lett a fogaskerék.

      posted in Extensions & Applications Discussions
      P
      PituPhysics
    • RE: MSPhysics magyar topic

      Oké. Kösz.

      posted in Extensions & Applications Discussions
      P
      PituPhysics
    • RE: MSPhysics magyar topic

      Szevasz Csaba. Bocsi de már eljöttem otthonról, most dolgozom és itt nem tudok Sketchup-ozni.
      Legközelebb majd jövőhét szombaton megyek haza, addig sajnos nem tudok modellezni, csak így írásban tudok segíteni. Melyik kapoccsal nem boldogulsz?

      posted in Extensions & Applications Discussions
      P
      PituPhysics
    • RE: MSPhysics magyar topic

      Az is C. A múltkor, mikor kérdezted, hogy "melyik nyelvet használja", én azt írtam, h ruby.
      Ez igaz, csak a Ruby is a C-t használja. Úgy, mint a Javascript és sok más. Szóval az operátorok és az Array funkciók ugyanazok, mint C-ben.

      posted in Extensions & Applications Discussions
      P
      PituPhysics
    • RE: MSPhysics magyar topic

      Igen, de így is lehet:
      if csuszka_1 > 0.8 @@elsolab = @_Elso_lab_fok else @@elsolab = 0 end

      Amelyik tetszik. Nekem inkább az a kérdőjeles verzió jön be.

      posted in Extensions & Applications Discussions
      P
      PituPhysics