Update CONTRIBUTING.md

This commit is contained in:
Anselme François 2016-06-15 16:13:13 +02:00
parent feedd894b7
commit a23345e2e5

View File

@ -1,5 +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.