|
You are here |
raphlinus.github.io | ||
| | | | |
lwn.net
|
|
| | | | | [AI summary] The article provides an in-depth overview of the modern Linux graphics stack, focusing on the transition from OpenGL to Vulkan. It highlights the complexity and verbosity of Vulkan, the role of the graphics pipeline, and the importance of the scene graph in rendering. The article also discusses the challenges of managing multiple GPUs, the use of macros to simplify Vulkan code, and the benefits of using higher-level APIs like OpenGL for simpler applications. | |
| | | | |
www.willusher.io
|
|
| | | | | ||
| | | | |
mattkeeter.com
|
|
| | | | | [AI summary] A detailed blog post by Matt Keeter about developing a GPU-based raytracer called rayray, focusing on its architecture, rendering techniques, and performance improvements. | |
| | | | |
3zanders.co.uk
|
|
| | | A basic tutorial on creating a modern OpenGL context and getting a simple triangle drawn to the screen. | ||