What is glut?
GLUT is a wrapper. Instead of messing with the win32 api for example U can use GLUT to set everything up. Also U can easily port the same code over to other platforms that use GLUT.
To set up a window in GLUT takes about 65 lines of code, win32 api is nearer 100 I think.
--Ched--
chris@ched45.com
To set up a window in GLUT takes about 65 lines of code, win32 api is nearer 100 I think.
--Ched--
chris@ched45.com
--Ched--chris@ched45.com
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement