Explore >> Select a destination


You are here

themaister.net
| | rg3.name
2.2 parsecs away

Travel
| | [AI summary] This blog post details the contributions of the author and colleagues at Igalia to various Vulkan extensions in 2023, focusing on improving open-source graphics APIs and their implementation across different platforms.
| | rosenzweig.io
1.3 parsecs away

Travel
| | [AI summary] A developer documents the unprecedented one-month challenge of writing a fully conformant Vulkan 1.3 driver for Apple's M1 chip using the NVK simulation engine.
| | blog.mecheye.net
2.1 parsecs away

Travel
| | [AI summary] The article explores the complexities of modern graphics rendering, focusing on topics like render pass management, buffer allocation, and the evolution of graphics APIs. It emphasizes the importance of understanding how state is managed, the role of buffer renaming, and the transition from older APIs like OpenGL to modern ones such as Vulkan and Direct3D 12. The author also discusses the challenges of working with legacy systems and the benefits of using Direct State Access (DSA) in OpenGL to reduce errors and improve efficiency.
| | therealmjp.github.io
25.6 parsecs away

Travel
| Previous article in the series: Signal Processing Primer Computer graphics is a field that constantly deals with discrete sampling and reconstruction of signals, although you might not be aware of it yet. This article focuses on the ways in which sampling theory can be applied to some of the common tasks routinely performed in graphics and 3D rendering. Image Scaling The concepts of sampling theory can are most easily applicable to graphics in the form of image scaling.