Using nakluV to take through the essentials of Vulkan starting with fragment shaders and working through command submission, resource creation, and support code.

Render Passes and Command Buffers

Pipelines and Shaders

Write shader programs in a C-like language called GLSL (OpenGL Shader Language).

Adding Time: Push Constants

Solid 3D Objects with environment light