-
Moving Object along axis
Hi I tried to create a circle and move it towards Y-axis using a keyboard event.
to my surprise I am getting one more circle moving along X-axis which I did not mean to do.
But I only move it along Y-axis.
Any Mistake while creating this circle?
Thank You
Lachuk
-
Advanced Member
Frequent Contributor
You need to supply some code for us to help
-
Junior Member
Regular Contributor
Did you load an identity matrix after rendering the object that was supposed to be transformed? Otherwise, the translation will be applied to anything else you render afterwards.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules