sketchucation logo sketchucation
    • Login
    1. Home
    2. SynSuka3D
    3. Posts
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 23
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: MSPhysics 1.0.3 (16 October 2017)

      Thanks Anton_S,
      But I would like a radar of this style !! Of my model Sketchyphysics for MsPhysics!

      Link Preview Image
      3D Warehouse

      3D Warehouse is a website of searchable, pre-made 3D models that works seamlessly with SketchUp.

      favicon

      (3dwarehouse.sketchup.com)


      Avion+02.skp

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      Hello, I would like to create text that does not of the world of the !! Example: the objects far from the center of the axis!

      And I would like to create lines, shapes, points !! A radar...

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      ==============================

      To get local velocity, along the body's Y-axis, you got to transform the global velocity relative to the body first, then get the Y component:
      CODE: SELECT ALL
      loc_vel = this.get_velocity.transform(this.get_normal_matrix.inverse)
      vy = loc_vel.y

      Regards,
      Anton

      ===================
      problem!!!!!!

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      Bonjour,
      Je voudrais lire la vitesse D'un corps sur l'axe Y interne,no axe Y mondiale !!!
      J'ai essayé get_velocity...
      set_var("speed_Y",????)

      Hello,
      I would like to read the speed of a body on the internal Y-axis, no Y-axis world!
      I tried: get_velocity...
      set_var("speed_Y",????)

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      erreur Masse !!!! v1.0.0
      no reset position ! big masse


      Enregist._2017_03_27_15_46_02_898.gif

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      😄

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      Final base

      Link Preview Image
      3D Warehouse

      3D Warehouse is a website of searchable, pre-made 3D models that works seamlessly with SketchUp.

      favicon

      (3dwarehouse.sketchup.com)

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      my project

      https://media.giphy.com/media/l3q2Ugf90Umd7h2Ss/giphy.gif

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      @Anton_S
      @body.set_omega([Internal body axis , 0, axes in global space]) ???

      ex:
      *onStart{
      @body = simulation.find_body_by_name('body')
      }

      onUpdate{
      r_body = @body.get_matrix

      ax = Geom::Vector3d.new([key('up'), 0, 0]).transform(r_body)

      @body.set_omega([ax.x, 0, key('right')])
      }*

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      @Anton_S goood xbox controller Merci!

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      Add joystick(:rightz) and joystick(:leftz) for joy(RT) and joy(LT) please.
      for xbox controler.

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      @anton_s said:

      @luckyvac My appologies for not responding any sooner. I am a bit busy. In short, it's possible to have the servo angle correspond to the table values at time t. The table with angles and times must be converted to a Ruby Hash and then the rest is easy. I will examine your model in depth soon and we'll see what can be done to get the guitar stringing.


      @TheSniper Apparently there were a few reports about the dialog options not working properly on Mac OS X and that's not good. I will check it out soon.


      @SynSuka3D The joystick function accepts four symbols and each of them correspond to an axis on one of the joysticks:
      joystick(:leftx) returns X position on left stick.
      joystick(:lefty) returns Y position on left stick.
      joystick(:rightx) returns X position on right stick.
      joystick(:righty) returns Y position on right stick.

      The position ranges from -1.0 to 1.0.

      Here is the documentation link to the function: http://www.rubydoc.info/github/AntonSynytsia/MSPhysics/MSPhysics/CommonContext#joystick-instance_method

      I suggest you explore the MSPhysics scripting documentation for specs and other functions that might be useful, such as joybutton(button).

      https://youtu.be/b0YBVqUhMdU xbox controller faill script ?

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      Hello
      Problem of direction axes
      Xbox Controller

      Joystick 🙂 righty) is X-XAXIS position on right stick.???
      Joystick 🙂 rightx) is axes button LT.????
      No axes Y-XAXIS right stick.???

      please.

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      [LOUDLY CRYING FACE]

      http://uploads.tapatalk-cdn.com/20161101/e0540bd275bbea6603a2e67caf553448.jpg

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      Thank you Anton_S
      Good !!! 💚

      manage transparency of objects ?
      alpha ? script

      Envoyé de mon PRO 5 en utilisant Tapatalk

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      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.

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      I did it! Here is my model

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      thanks Anton_S. I would like to select a body which is in a group !!
      and implement action (rotated, hide, change color ....)

      posted in Plugins
      S
      SynSuka3D
    • RE: MSPhysics 1.0.3 (16 October 2017)

      fr: je voudrais faire pivoté un solide dans un groupe please !
      eng: I would like to rotate a body found in a compossent !!

      posted in Plugins
      S
      SynSuka3D
    • 1
    • 2
    • 1 / 2