Friday, May 30, 2025

Show HN: Asdf Overlay – High performance in-game overlay library for Windows https://ift.tt/CenxKLu

Show HN: Asdf Overlay – High performance in-game overlay library for Windows I am making a open source overlay library. Game overlay is for rendering contents on top of game screen. Representative examples are Discord and Steam in-game overlay. They are complicated because it has to hook rendering part of a game. Asdf overlay provides easy to use interfaces for rendering on top of game screen. I recognize game performance degradation due to overlay rendering, so GPU shared texture was used to avoid CPU framebuffer copy. Asdf Overlay is capable of rendering full screen overlay without noticeable performance loss. https://ift.tt/S4KFaxN May 30, 2025 at 11:57PM

No comments:

Show HN: OWhisper – Ollama for realtime speech-to-text https://ift.tt/ohFDrKj

Show HN: OWhisper – Ollama for realtime speech-to-text Hello everyone. This is Yujong from the Hyprnote team ( https://ift.tt/2WZBa3c ). We ...