Completed
0:00 - Welcome back
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
VULKAN: Textures, Descriptors and Vertex Attributes - C++ 3D Multiplayer Game Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 - Welcome back
- 2 0:59 - Recap
- 3 3:37 - Cleaning and organizing existing code
- 4 18:07 - Normals and our cube
- 5 48:33 - Textures
- 6 1:01:30 - How staging buffers work
- 7 1:07:39 - Using our Texture class
- 8 1:12:15 - Descriptors
- 9 1:23:32 - Final result
- 10 1:23:55 - Homework exercise
- 11 1:25:35 - Next time