Skip to content

Instantly share code, notes, and snippets.

View nergethic's full-sized avatar
🐍
D3DXing

Kamil Jamróz nergethic

🐍
D3DXing
  • TechneLabs
  • Kraków, Poland
View GitHub Profile
@d7samurai
d7samurai / .readme.md
Last active June 6, 2025 03:10
Minimal D3D11

Minimal D3D11

Minimal D3D11 reference implementation: An uncluttered Direct3D 11 setup + basic rendering primer and API familiarizer. Complete, runnable Windows application contained in a single function and laid out in a linear, step-by-step fashion that should be easy to follow from the code alone. ~200 LOC. No modern C++, OOP or (other) obscuring cruft. View on YouTube

hollowcube

Other gists in this series: