Could you point some directions to a humble beginner?

This page summarizes the projects mentioned and recommended in the original post on /r/vulkan

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vulkan-guide

    Introductory guide to vulkan. (by vblanco20-1)

    Then there's this Vulkan guide which is a fantastic first Vulkan project to tackle when you feel ready. Much of the graphics concepts will be redundant to the OpenGL tutorial I linked, so you can flip back and forth between the two as you like.

  • LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

    this is a fantastic resource for general, basic 3D graphics concepts including the bare minimum linear algebra you need to implement, say, a camera system. Even if you decide to jump into Vulkan straight away, I'd recommend reading it alongside whichever Vulkan tutorial you choose.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts