Learn the Vulkan API with C++

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Learn the fundamentals of the popular Vulkan API for modern graphics rendering using C++

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Ben Cook

Reddit Posts and Comments

0 posts • 3 mentions • top 3 shown below

r/vulkan • comment
1 points • jesusstb

Are you referring to this course?

r/vulkan • comment
1 points • ossoftware

I am also in the process of learning Vulkan. I don't know much about OpenGL though, so I can't answer the first part of your question.

There is the Vulkan Tutorial to start with. In addition to that, what really helped me was this course on Udemy. The instructor is good at explaining and I like his style. On sale right now for 9.99 too.

r/cpp • comment
1 points • EnumerationNation

If you are more of a visual leaner (videos) then I have a few suggestions. I haven't taken these courses all the way through yet because I want to get more familiar with modern/advanced c++ concepts first, but I have these in my library and the reviews are pretty solid:

https://www.udemy.com/course/graphics-with-modern-opengl/

https://www.udemy.com/course/learn-the-vulkan-api-with-cpp/

These are 2 Udemy courses (paid, unfortunately) that cover OpenGL and Vulkan with C++ and some other basics. Since it's on Udemy, their courses go on sale all the time and you can probably even get each of these for $15 a piece (I don't recommend paying full price if you don't have to).

Other than that, I'm not too sure about other resources or courses there are but these are 2 that I found and after watching a few of the introductory videos might be a good place to start if you can afford it.