All Projects → KhronosGroup → Vulkan Guide

KhronosGroup / Vulkan Guide

Licence: cc-by-4.0
One stop shop for getting started with the Vulkan API

Labels

Projects that are alternatives of or similar to Vulkan Guide

Vulkan Forward Plus Renderer
Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.
Stars: ✭ 513 (-22.39%)
Mutual labels:  vulkan
Volk
Meta loader for Vulkan API
Stars: ✭ 551 (-16.64%)
Mutual labels:  vulkan
Vulkan minimal compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
Stars: ✭ 603 (-8.77%)
Mutual labels:  vulkan
Echo
A New Cross-Platform 2D 3D Game Engine
Stars: ✭ 520 (-21.33%)
Mutual labels:  vulkan
Vkquake2
id Software's Quake 2 v3.21 with mission packs and Vulkan support (Windows, Linux, MacOS, FreeBSD, Raspberry Pi 4)
Stars: ✭ 543 (-17.85%)
Mutual labels:  vulkan
Vkdoom3
Vulkan DOOM 3 port based on DOOM 3 BFG Edition
Stars: ✭ 566 (-14.37%)
Mutual labels:  vulkan
Raytracinginvulkan
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
Stars: ✭ 487 (-26.32%)
Mutual labels:  vulkan
Iree
👻
Stars: ✭ 637 (-3.63%)
Mutual labels:  vulkan
Rlsl
Rust to SPIR-V compiler
Stars: ✭ 546 (-17.4%)
Mutual labels:  vulkan
Vk mini path tracer
A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.
Stars: ✭ 599 (-9.38%)
Mutual labels:  vulkan
Xenia
Xbox 360 Emulator Research Project
Stars: ✭ 5,404 (+717.55%)
Mutual labels:  vulkan
Silk.net
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
Stars: ✭ 534 (-19.21%)
Mutual labels:  vulkan
Vkfft
Vulkan Fast Fourier Transform library
Stars: ✭ 594 (-10.14%)
Mutual labels:  vulkan
Vkbasalt
a vulkan post processing layer for linux
Stars: ✭ 517 (-21.79%)
Mutual labels:  vulkan
Nova Renderer
Nova Renderer, a custom cross platform render engine written in C++
Stars: ✭ 619 (-6.35%)
Mutual labels:  vulkan
Gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
Stars: ✭ 5,045 (+663.24%)
Mutual labels:  vulkan
Vulkan
Vulkan API bindings for Go programming language
Stars: ✭ 559 (-15.43%)
Mutual labels:  vulkan
Mnn
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Stars: ✭ 6,284 (+850.68%)
Mutual labels:  vulkan
Slang
Making it easier to work with shaders
Stars: ✭ 627 (-5.14%)
Mutual labels:  vulkan
Renderdoc
RenderDoc is a stand-alone graphics debugging tool.
Stars: ✭ 5,969 (+803.03%)
Mutual labels:  vulkan

Vulkan Guide

Vulkan logo Khronos logo

The Vulkan Guide is designed to help developers get up and going with the world of Vulkan. It is aimed to be a light read that leads to many other useful links depending on what a developer is looking for. All information is intended to help better fill the gaps about the many nuances of Vulkan.

Logistics Overview

Using Vulkan

When and Why to use Extensions

These are supplemental references for the various Vulkan Extensions. Please consult the Vulkan Spec for further details on any extension


Contributing

License

Code of conduct

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].