rotation objects in engine

Started by
-1 comments, last by RPGman 21 years, 5 months ago
I am just wondering about something. In my physics engine, I have objects composed of several verticies. When 2 collide, a torque is exerted on each, and therefore the objects are rotated. I was just wondering how this should be accomplished. Should I rotate each of the verticies of the object each frame depending on the torque? Because the rotated objects still collide with other objects. I hope you all understand what I am saying, if not, I will try to make it a bit clearer. Thanks in advance!
--------------------------------------------------------------If it sounds like a good idea, do it. It is much harder to get permission than it is to apologize.

This topic is closed to new replies.

Advertisement