Skip to content

meandmark/SDLOpenGLIntro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDL OpenGL Intro Read Me

The program provides a simple example of a SDL program that uses OpenGL. It creates a window and draws a purple rectangle in the window. Press a key on the keyboard or close the window to quit the program.

This program provides a nice starting point for those of you interested in using SDL and OpenGL in your games as well as anyone learning OpenGL.

Update (June 3, 2013)

I added a branch named sdl2 that uses SDL2 and OpenGL.

About

A simple example that shows how to get SDL and OpenGL working together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages