direct3d9-wrapper-dll topic

List direct3d9-wrapper-dll repositories

DirectX-Wrappers

209
Stars
40
Forks
Watchers

Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such a...

Direct3D9-Overlay

62
Stars
16
Forks
Watchers

Direct3D9 Wrapper DLL/classes with a built-in overlay framework that implements an in-game console and a text feed for printing on-screen messages in DirectX9 programs. Includes plugin support.