vulkan-guide

Introductory guide to vulkan. (by vblanco20-1)

Vulkan-guide Alternatives

Similar projects and alternatives to vulkan-guide

  1. Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Proton

    Compatibility tool for Steam Play based on Wine and additional components

  4. LearnOpenGL

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

  5. raylib

    A simple and easy-to-use library to enjoy videogames programming

  6. wgpu

    A cross-platform, safe, pure-Rust graphics API.

  7. Vulkan-Docs

    The Vulkan API Specification and related tools

  8. SFML

    Simple and Fast Multimedia Library

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. DOOM

    DOOM Open Source Release

  11. bgfx

    Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

  12. Vulkan

    C++ examples for the Vulkan graphics API

  13. gpuweb

    69 vulkan-guide VS gpuweb

    Where the GPU for the Web work happens!

  14. tinyrenderer

    A brief computer graphics / rendering course

  15. CIDLib

    The CIDLib general purpose C++ development environment

  16. game-programmer

    A Study Path for Game Programmer

  17. vk-bootstrap

    Vulkan Bootstrapping Iibrary

  18. DirectX-Graphics-Samples

    This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.

  19. VulkanMemoryAllocator

    Easy to integrate Vulkan memory allocation library

  20. tinyraytracer

    A brief computer graphics / rendering course

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vulkan-guide alternative or higher similarity.

vulkan-guide discussion

Log in or Post with

vulkan-guide reviews and mentions

Posts with mentions or reviews of vulkan-guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-07.
  • Beginners Guide to Vulkan
    1 project | news.ycombinator.com | 21 Oct 2024
    This is from 2017, which matters a lot because Vulkan has developed significantly since then in ways that make it more approachable, and many of the resources linked from there haven't been updated in years.

    https://vkguide.dev is probably the best introductory resource today.

  • Vulkan Tutorial
    2 projects | news.ycombinator.com | 7 Jun 2024
    I recommend https://vkguide.dev instead. It's opinionated towards modern rendering techniques, provides code for all chapters and after you complete it, you feel prepared to continue working on your own.
  • I learned Vulkan and wrote a small game engine with it (in 3 months)
    17 projects | news.ycombinator.com | 6 Jun 2024
    Khronos overhauled their docs last year. I've found the "Vulkan Guide" easier to read than the spec.

    https://docs.vulkan.org/guide/latest/index.html

    Not to be confused with the tutorial you're referring to.

    https://vkguide.dev

  • Vulkan1.3 on the M1 in 1 Month
    2 projects | news.ycombinator.com | 5 Jun 2024
  • NVK is now ready for prime time
    2 projects | news.ycombinator.com | 1 Mar 2024
    I totally agree, and so do the people working on it as well as some of the volunteers who write tutorials.

    There's an ongoing effort to create beginner friendly introductory material which was discussed in the recent Vulkanised conference. And an effort to make a better documentation site that's easier to browse than the specification.

    On the volunteer front, there's a Vulkan 1.3 -based introductory tutorial (work in progress) over at https://vkguide.dev/

    I think there should be a Vulkan tutorial that doesn't start with the boring stuff of initialization and window creation. It's stuff that you write once and forget about, and nothing particularly interesting happens in it.

    Looking at my hobby project, excluding the boring stuff (which is reusable), a "hello compute" example is around 100 LOC and a "hello triangle" around 120 LOC. GLSL shader sources included.

    Maybe someday I'll get around to writing a "learn Vulkan the hard way" blog post with examples.

  • LearnD3D11, a guide aimed at anyone trying to learn Direct3D11
    2 projects | news.ycombinator.com | 5 Feb 2024
  • Struggling to Update Vertex Buffer via Staging Buffer
    1 project | /r/vulkan | 12 Jul 2023
    Also, use https://vkguide.dev/ rather than vulkan-tutorial.
  • What are the best textbooks/resources for learning graphics programming practically in 2023?
    6 projects | /r/GraphicsProgramming | 6 Jul 2023
    Once you're beyond the "introductory" phase, resources become more specialized based on what you'd like to learn -- there are Vulkan tutorials like https://vkguide.dev/ which will teach you the API and also give a bit more insight in how modern GPU hardware is structured, there are books like the "GPU Zen" series that do deep-dives on specific techniques, and there are tons of recorded GDC and SIGGRAPH talks on interesting new techniques. :)
  • Where do I start learning graphics programming?
    4 projects | /r/GraphicsProgramming | 6 Jun 2023
  • Yuzu Ea 3608 is out!
    2 projects | /r/NewYuzuPiracy | 24 May 2023
    Personally, I'm a hands on learner who actually wants to use this stuff in my career, so I'd recommend these tutorials: https://learnopengl.com/ https://vulkan-tutorial.com/Overview https://vkguide.dev/
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic vulkan-guide repo stats
71
1,088
7.8
27 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that SCSS is
the 42nd most popular programming language
based on number of references?