diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..689f1fc --- /dev/null +++ b/CONTRIBUTING.md @@ -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. \ No newline at end of file