PowerBI Data Analyst - Create visualizations and dashboards from scratch
Save 43% on 1 Year of Coursera Plus
Overview
Syllabus
- Intro
- Vulkan resources and documentation
- How rendering with Vulkan works
- Installing and using the Vulkan SDK
- Setting up our triangle rendering
- Creating a graphics pipeline
- Loading shaders
- Writing and compiling shaders
- Command buffers
- Rendering our triangle
- Buffers
- Memory types and staging buffers
- Creating buffers
- Creating a vertex and index buffer
- Modifying our pipeline and shaders to use vertex buffers
- Rendering with vertex buffers
- A BUG!
- Success
- Rendering with index buffers
- Rendering a square with an index buffer
- Rendering a simple cube
- How to debug graphics
- Using push constants to get data into our shaders
- Creating a “camera” with perspective projection
- Cube position and rotation
- Moving our cube with UI
- Fixing our inside out cube
- We need normals - homework
- Rendering multiple cubes in our game and moving the camera
Taught by
The Cherno