GFX Demo
Github link


You know when you're looking for an example of some API or information about some technique, and you find exactly what you're looking for? Or so you thought... But the webpage is just a code dump of someone's implementation into their huge code base, or it's a tutorial which forces you into the author's framework.

I don't want to read through someone's entire code base just to find out how an API call works, or what I need to pass to that one parameter to make the API behave.