paroj / gltut

Learning Modern 3D Graphics Programming
https://paroj.github.io/gltut/
MIT License
1.57k stars 377 forks source link

Close file handles when done reading from or writing to them #115

Closed Jose123456 closed 5 years ago

Jose123456 commented 5 years ago

This fixes a too many open files failure on Mac OS X.