Jump to content

Search the Community

Showing results for tags 'angular velocity'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. Hello I'm new at physics In order to have proper physical collisions, instead of setting position and rotation I need to apply velocities to rigid body in scene - player grabs immovable object and rotate self from hand position with vr controller I successfully control player translation with setLinearVelocity, but for setAngularVelocity, origin of rotation placed in center of mass and it wrong with respect to rotating body at hand contact point setAngularVelocity have only one incoming parameter, and I can't change center of mass, how I can set offsetted angular rotations? thanks
×
×
  • Create New...