Beta 1 provides OpenGL/OpenAL support.

This commit is contained in:
Ethan Lee 2013-04-17 12:03:02 -04:00
parent ffab51b4a0
commit 2a2bdc2884

2
README
View file

@ -26,7 +26,7 @@ The wrapper provides bindings for the following libraries:
- SDL2_mixer
- SDL2_ttf
We are in the process of adding bindings for OpenGL and OpenAL, via OpenTK.
We also provide bindings for OpenGL and OpenAL, taken from OpenTK.
Note that SDL2# will not provide every single SDL2 function. This is due to
limitations in the C# language that would cause major conflicts with the native