Posts by Jonathas Moreira • 43 points
2 posts
-
1
votes1
answer285
viewsA: Problem with switch inside the While loop
while(op==1), this condition here will always be true and cause the infinite loop if you type 1 to the op value and do not change it after or break to exit the loop.
-
3
votes1
answer126
viewsQ: Tilting of an Opengl Crane
I implemented all the commands of a crane, only lacked the inclination of it around its axis on top, only that I can not reproduce this inclination, because it seems that I have to make…
openglasked Jonathas Moreira 43