rafaele-elvis -5 Newbie Poster

Hi every body,

I am coding in cl-glfw (a binding OpenGL for Common Lisp). I handle with moving objects on the screen using mouse. Because cl-glfw doesn't bind glut, it is difficult to interact to mouse, keyboard.

Are the any people developed with cl-glfw? I need to discuss about moving object using mouse. We just use gl and glu library without glut.