Skip to content

Secticide/Graphics-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics Samples

I'm hoping this repository can become a place many people come to as a starting point, or to reference when starting new projects!

Samples

Minimal (Vulkan/D3D12)

A minimal "hello triangle" reference implementation. This shows the basics of getting D3D12/Vulkan 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

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

 
 
 

Contributors