rsgit /gdi-radar-libA hyper-hyperfast web frontend for git repositories written in Rust.

A KISS Gdi library used for radar based game cheats.

Latest commits
CommitMessageAuthorDate
4a52dcc14bgithub releaseToni Uhlig6 years ago
9252cc719bapi function to get HWND of the radar windowToni Uhlig6 years ago
43804f2deeadded angle line lengthToni Uhlig6 years ago
32c7e15557removed superfluous debug outputs to increase performance and addded a new api function to check if redraw is actually requiredToni Uhlig6 years ago
97b6d64eb3missed inline in public headerToni Uhlig6 years ago

→ full history

Branches
NameTargetSubjectDate
master4a52dcc14bgithub release6 years ago
README

What?

A very simple Graphics Device Interface (short: GDI) based Radar. It can be used for internal and external game cheats. The API design follows the KISS principle. It should be usable within most game contexts with a minimal performance impact.

TODO

There is still some room for performance improvements. It is not required to redraw the full screen as it is done at the moment. Only redraw rectangles that changed instead.

hf

Cheers!