This commit is contained in:
Anselme 2016-06-17 14:55:40 +02:00
commit 0f568c5eec

7
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,7 @@
The SparrowRenderer has mostly been written by Anselme FRANÇOIS.
Thanks to LodePNG for texture serialization : http://lodev.org/lodepng
Thanks to GL3W for OpenGL 3.3 core function loading : https://github.com/skaslev/gl3w
Thanks to Dimitri RAGUET for his little fixes, explanations, and optimisations.