LWJGL Forum

Programming => OpenGL => Topic started by: kululu123 on October 20, 2013, 22:18:52

Title: glut how to install / use
Post by: kululu123 on October 20, 2013, 22:18:52
where can i download for java it and how can i use this library in my project ?
Title: Re: glut how to install / use
Post by: nickbrickmaster on November 02, 2013, 19:28:02
There is no official GLUT library for Java. LWJGL provides most (if not all) glut functions, such as creating a display and getting input.