Graphics Programming

DirectX 11 Rasterizer

Here we learned the basics of 3D rendering using DirectX 11. A simple yet effective introduction into the world of Graphics Programming.

Vulkan PBR Shader

Following in the footsteps of DirectX 11 we then moved to learning Vulkan. Making a simple PBR shader from scratch using the Vulkan API.