veeenu / hudhook

A videogame overlay framework written in Rust, supporting DirectX and OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated testing harness

veeenu opened this issue · comments

I want to rebuild the test harnesses with these features:

  • automatic pushing of Win32 events to test behavior (window resizing, clicks, etc)
  • a small rendered scene (e.g. a rotating cube)
  • common behavior factored together