Explore >> Select a destination


You are here

glfmn.io
| | blog.mecheye.net
3.6 parsecs away

Travel
| | [AI summary] The article discusses the history and current state of X11 and Wayland in Linux graphics. It highlights the complexity and versatility of X11, which supports a wide range of hardware and maintains backward compatibility, while Wayland is a simpler, more modern approach that aims to improve performance and security. The article also touches on the challenges of transitioning from X11 to Wayland, the role of various graphics technologies like Mesa and DRM, and the importance of maintaining compatibility with legacy applications. Additionally, it mentions the potential for other technologies like DirectFB and the need for comprehensive documentation and support for Wayland to fully replace X11.
| | hereket.com
4.0 parsecs away

Travel
| |
| | kylewbanks.com
2.9 parsecs away

Travel
| | OpenGL is pretty much the gold standard for any kind of graphics work, from desktop GUIs to games to mobile applications and even the web, I can almost guarantee you've viewed something rendered by OpenGL today. However, regardless of how popular and useful OpenGL is, it can be quite intimidating to get started comp...
| | www.mayerowitz.io
21.8 parsecs away

Travel
| Demystify shaders with this beginner-friendly guide. Explore fragment shaders, signed distance functions, and metaballs through interactive code examples. Learn how to create beautiful blob animations and effects using just a few lines of code.