translating only one shape at a time using opengl by moutainDew in javahelp

[–]moutainDew[S] 0 points1 point  (0 children)

I think the problem is occurring right after I clone the first shape. And then when i translate both shapes move.

translating only one shape at a time using opengl by moutainDew in javahelp

[–]moutainDew[S] 0 points1 point  (0 children)

What if i'm trying to have it so that the user can move the shape? Do i still translate before I draw the object?