Add contribution guide

This commit is contained in:
Anselme François 2016-06-15 16:11:29 +02:00
parent 5eef43156b
commit feedd894b7

5
CONTRIBUTING.md Normal file
View File

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