nobody wrote on Tuesday, March 11, 2003:
My little problem is :
What’s the better way to have the opportunity to move camera pressing a key in a continuos way ?
If i use the standard callback function i have first a little movement and then continuos one.
Now i put a little function that simple control with
if on glfwgetkey ( like pong3d ).
Sorry for my english
Bye