Skip to content

A repository for minimal graphics samples, designed for use as starting points and reference material

License

Notifications You must be signed in to change notification settings

Secticide/Graphics-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Graphics Samples

DirectX 12 (D3D12)

Minimal D3D12

A minimal "hello triangle" reference implementation. This shows the basics of getting D3D12 setup without extra clutter. The code is entirely in the main function and is laid out such that it can be easily followed and understood.

Improvements

I'm hoping this repository can become a place many people come to as a starting point, or to reference when starting new projects. If you are a graphics programmer by trade, or have spent a great deal of time writing graphics code and see something that could be improved; feel free to open an issue or contact me directly via JakBoulton.

Credits

Inspired by the great Minimal D3D11 series by d7samurai.

About

A repository for minimal graphics samples, designed for use as starting points and reference material

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published