Graphics Pipeline is an abstract model that describes sequence of steps needed to render a 3D sce...
Color Lines 1. draw line by using Interpolate to compute values of a linear function. Fill...
vulkan low level modern graphics api
Install Vulkan SDK: https://vulkan.lunarg.com/
1. Explicit Control Vulkan: Provides explicit control over GPU resources and...