|
|
|
|
|
by DanAndersen
3944 days ago
|
|
To help improve my OpenGL/graphics knowledge, I've started going through GPU Gems ( https://a248.e.akamai.net/f/248/10/10/http.developer.nvidia.... ) and building my own examples of the concepts in each chapter. I was very happy to find Glitter recently, as it made the obnoxious hurdle of setting up all the dependencies unnecessary. Also, setting up Glitter was what led me to finally "getting" what CMake was for and how it fit into a development pipeline. |
|
This is the result! Hope you find it helpful!