GLUT, GLUI
Hello evey one.
Is there any good book, about GLUT or specially GLUI ???
I need to use some windows components (eg. button, radio button, ...).
Thank you
OpenGl + C++
quote:
Original post by Anonymous Poster
what are those GLUT/GLUI?
Google helps:
http://www.cs.unc.edu/~rademach/glui/
http://www.xmission.com/~nate/glut.html
I don''t think that you will find a book about GLUT or GLUI due to the fact it''s very specific. And beside that (at least GLUT) it''s pretty easy to use so that the documentation which comes along with should be enough. (I cannot say anything about GLUI because I''ve never used it).
As Jockel wrote, GLUT is very intuitive.
GLUI has a sdk giving good samples of what can be done (C++).
it''s also very intuitive (hope "intuitive" is a correct word) [:D]
GLUI has a sdk giving good samples of what can be done (C++).
it''s also very intuitive (hope "intuitive" is a correct word) [:D]
You can try the Redbook, it''s free, but I don''t know what the URL is to get it...
quote:
Original post by Kheteris
You can try the Redbook, it''s free, but I don''t know what the URL is to get it...
http://www.opengl.org
under "coding" then "sample code"
Beer - the love catalystgood ol' homepage
ps - The corresponding book is titled "OpenGL Programming Guide"
Beer - the love catalystgood ol' homepage
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement