Link to home
Start Free TrialLog in
Avatar of lavitz
lavitzFlag for Poland

asked on

What is needed for cube rotating physic

Hi,

What I need for making 3d cube that is rolling under some force.
I dont want to use any physic engine. Just simple code.
Avatar of ikework
ikework
Flag of Germany image

When it comes to physics simulations there is no simple code unfortunetely, its a pretty complicated matter, especially stable rotations and collision response needed in order to make the object _roll_.

However, if you want to ask the same question without 'simple' I'd be happy to point you to some great papers on that matter, but its not gonna be simple ;)

Ike
ASKER CERTIFIED SOLUTION
Avatar of Member_2_5069294
Member_2_5069294

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
@satsumo I'm flattered, but repeating posts does not let you make many friends on a forum, plus it is unprofessional and against the rules. I kindly ask you not to do that. Thank you.
Avatar of lavitz

ASKER

rigid body dynamics is keyword I'am looking for