You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Direct3D9 proxy module for render research and post-processing experiments. Wraps IDirect3D9 and IDirect3DDevice9, providing call interception, depth buffer access, render pass logging, and cross-backend support (Windows, DXVK, Gallium Nine). Originally prototyped using AI-assisted coding tools.