When I want to move object around point I do:
point.x *= cosf(timer.timeElapsed);
point.y *= sinf(timer.timeElapsed);
How to make point move on eight or infinity sign trajectory?
Answer
Some possibilities:
Can you tell me which form of the following sentences is the correct one please? Imagine two friends discussing the gym... I was in a good s...
No comments:
Post a Comment