/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

alain.xyz
| | nabeelvalley.co.za
2.5 parsecs away

Travel
| | Example of a web component for rendering Web GPU Shaders
| | blog.mecheye.net
3.2 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.
| | toji.dev
2.4 parsecs away

Travel
| | Brandon Jones - Graphics and XR on the web
| | diaryofagraphicsprogrammer.blogspot.com
20.0 parsecs away

Travel
| In June last year I had an idea for a new rendering design. I call it light pre-pass renderer. The idea is to fill up a Z buffer first and a...