Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in game-physics

How do I make an object in pygame rotate

LibGdx physics independent from framerate

SKPhysicsBody Change Center of Mass

Bullet Physics Rigid Body bounces off surfaces

Moving and jumping a sprite using SpriteKit and the built-in physics engine

Should force be added force to Rigidbody in the Start, Update or FixedUpate function

How to displace a circle minimally outside a rectangle?

Buffer memory allocation for Dynamic uniform buffer in Vulkan

How to make verlet integration collisions more stable?

Attempting to have an object move in the direction user swipes the screen: Corona SDK

game-physics coronasdk

How to make an object move in the path of an arc?

math game-physics 2d-games

Verlet integrator + friction

Snake movement in snake game

Preventing colliders on the same rig from colliding with each other. But allowing them to collide with other rigs.

Unity 3D How to project a Vector3 onto a plane or get angle between two Vector3s in a specific plane?