|
You are here |
blog.mecheye.net | ||
| | | | |
diaryofagraphicsprogrammer.blogspot.com
|
|
| | | | | A Rendering Architecture for high-resolution Displays and Console Games ----------------------------------- Document History: - Initial Pu... | |
| | | | |
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. | |
| | | | |
alain.xyz
|
|
| | | | | Low level Graphics APIs such as DirectX 12, Vulkan, Metal, and WebGPU are converging to a model similar to the way GPUs are currently built. In this article we'll review modern graphics APIs and how they compare with older graphics APIs such as OpenGL in their design and data structures. | |
| | | | |
alain.xyz
|
|
| | | An overview of various ray operations, their similarities, differences, and how to implement each type of ray operation in real time rendering. | ||