Relative Content

Tag Archive for javascriptthree.jsphysicsbulletammo.js

Shift Center of Mass with Bullet Physics/Ammo.js

I am using the JavaScript port of Bullet Physics, Ammo.js, with Three.js and would like to shift the center of mass of an object. In other words, I want move the center of mass to a specific point and therefore make that part of the object heavier.