Skip to content

Ancurio/sdl2-opengl-es

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires SDL2.0 to work.

Installing SDL2.0
-----------------

Download it from there: http://www.libsdl.org/hg.php

    $ ./configure
    $ make
    $ sudo make install

Installing OpenGL ES
---------------------

    $ sudo apt-get install libgles2-mesa-dev

Build the programms
--------------------

    $ make

About

SDL2.0 and OpenGL ES example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published