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.


Comments URL: https://news.ycombinator.com/item?id=44138775

Points: 21

# Comments: 5

https://github.com/storycraft/asdf-overlay

Utworzony 6d | 30 maj 2025, 19:50:06


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

Show HN: Lambduck, a Functional Programming Brainfuck

What if Brainfuck was less like C and more like Scheme?

The interpreter implemetation is pretty bad. It's not very fast, it's not very good, and it's probably not very correct. But maybe there's

6 cze 2025, 02:30:06 | Hacker news