fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.38k stars 1.39k forks source link

Add code comments #290

Open ihalseide opened 2 years ago

ihalseide commented 2 years ago

This may help with issue #200. Add explanatory comments to most of the C functions. Or is the "no comments" and "it explains itself" style set in stone? Feedback?