Please support our Game Development advertiser: Programming Forums
![]() |
>Is using Glut with OpenGL still popular and recommended?
Pretty much. GLUT certainly isn't dead, is a good way to make OpenGL programs portable with very little code, and it's a great way to start out with 3D graphics programming.
As you gain more experience and your programs become more complex, you'll find that GLUT is too limited for many types of input, and you'll want to switch to something slightly more powerful -- SDL comes to mind.
Pretty much. GLUT certainly isn't dead, is a good way to make OpenGL programs portable with very little code, and it's a great way to start out with 3D graphics programming.
As you gain more experience and your programs become more complex, you'll find that GLUT is too limited for many types of input, and you'll want to switch to something slightly more powerful -- SDL comes to mind.
tuxation.com - Linux articles, tutorials, and discussions
•
•
Join Date: Jan 2007
Location: United States
Posts: 15
Reputation:
Rep Power: 2
Solved Threads: 1
![]() |
Similar Threads
Other Threads in the Game Development Forum
- OpenGL GLUT help (Game Development)
- Robot with GLUT? (C)
- Game using openGL (Game Development)
- openGL problem (C++)
- I need a solution for a opengl thing (C++)
- Randomize number with OpenGL (C++)
- Need advice using openGl with win XP (C++)
Other Threads in the Game Development Forum
- Previous Thread: OpenGL
- Next Thread: Finding any tangent vector (3D)
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode