2021-07-07 01:49:22 +02:00
|
|
|
# oglc
|
|
|
|
|
2021-08-02 20:39:07 +02:00
|
|
|
specialised renderer for exploring gpgpu programming in c/opengl
|
2021-07-07 01:49:22 +02:00
|
|
|
|
2021-08-02 20:39:07 +02:00
|
|
|
## sources
|
2021-07-07 01:49:22 +02:00
|
|
|
|
2021-08-02 20:53:38 +02:00
|
|
|
* [learnopengl](https://learnopengl.com/)
|
2021-08-02 20:39:07 +02:00
|
|
|
* [ray tracing in one weekend](https://github.com/raytracing/raytracing.github.io)
|
|
|
|
* [anton's opengl 4 tutorials](https://antongerdelan.net/opengl/compute.html)
|