Need tutorial on OpenGL and Cygwin

Trying to get started. Did a search couldn’t find anything… Can anyone post a link? Thanks.

IIRC, cygwin comes with everything you need. Try a simple glut example from the redbook. Just compile from the bash prompt like you would “normally”.

Try http://nehe.gamedev.net/. there are opengl tutorials for beginners and they have archives for different platforms for each tutorial, including cygwin. example:
http://nehe.gamedev.net/tutorials/lesson.asp?l=02

(scroll all the way to the bottom or do a find for cygwin).