wzg2829919990 / pyDXGID3D

DXGI - Direct 3D Windows API to Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

!!! Currently under implementation and test !!!

This repository present the capability to use DXGI, Direct3D 11 Graphics and Direct3D 12 Graphics of Windows in a python environment.

Revision

  • The current version of DXGI/DX11/DX12 are based on Windows SDK 10.0.19041.0 (version 2004 - 12/16/2020) master

References

Windows References

Here is the list of reference used to develop / debug and test the repository

DXGI - Microsoft DirectX Graphics Infrastructure MSDN Direct3D 11 Graphics - Microsoft DirectX11 Graphics MSDN Direct3D 11 Graphics - Microsoft DirectX12 Graphics MSDN

Code Refernces

Here is the list of reference used as inspiration.

SerpentAI/D3DShot Implementation GitHub Windows Desktop Duplication / C++ GitHub

License

License: MIT

About

DXGI - Direct 3D Windows API to Python

License:MIT License


Languages

Language:Python 100.0%