oglc/readme.md

10 lines
290 B
Markdown

# oglc
specialised renderer for exploring gpgpu programming in c/opengl
## sources
* [learnopengl](https://learnopengl.com/)
* [ray tracing in one weekend](https://github.com/raytracing/raytracing.github.io)
* [anton's opengl 4 tutorials](https://antongerdelan.net/opengl/compute.html)