Hey everyone,
I’m making a site having a round office table (top view) and that would have daily elements upon it(laptop, phone etc)
The client requires that everything be draggable and so collide with other objects but yet not fall off the round table.
Most of the collision engines I know have gravity in some way, whereas this one would simply be an object to object collision but react to weight, speed and friction of surface.
Any suggestions on how to go about this(weight based collisions plus constrain within circle area), references of developments close to this also. The earlier developer working on this project suffered a road accident, so the site is now way past through its deadline. The client although concerned of the situation, wants this up soon.
Thanks in advance.