LoginSignup
13
6

More than 3 years have passed since last update.

Vulkanリンク集(ときどき更新)

Last updated at Posted at 2020-03-24

もしリンク切れやリンク間違いがあればコメント欄にてお知らせください。
ときどき更新しています。

Vulkanについて

wikipedia
Vulkanの概要を確認することができます。
https://ja.wikipedia.org/wiki/Vulkan_(API)


Vulkan API Reference Pages
vulkan apiリファレンス。
言語 英語
https://vulkan.lunarg.com/doc/view/latest/windows/apispec.html


Vulkan A Specification
仕様
言語 英語
https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/index.html#preamble

Vulkanチュートリアル、入門

Vulkan Tutorial
三角形の表示から始まるチュートリアル。
質問もできる。
言語 英語、フランス語
https://vulkan-tutorial.com/


Vulkan Tutorial
キューブを描くチュートリアル。
言語 英語
https://vulkan.lunarg.com/doc/sdk/1.2.131.2/windows/tutorial/html/index.html


3DグラフィクスAPI Vulkanを出来るだけやさしく解説する本(PDF版)
図が豊富で理解しやすい。
言語 日本語
有料
https://booth.pm/ja/items/1562222


Vulkan Programming Vol.1
入門書。
vol2、vol3もある。
言語 日本語
有料
https://booth.pm/ja/items/1286100


Vulkan-Tutorial-Java
Vulkan TutorialのJava版。
言語 英語
https://github.com/Naitsirc98/Vulkan-Tutorial-Java


vulkan-tutorial-rs
Rust版。
言語 英語
https://github.com/bwasty/vulkan-tutorial-rs


Vulkan Tutorial - 101
OpenGLやDirectXなどの経験者向け。
言語 英語
http://jhenriques.net/development.html#tutorial_016


API without Secrets: Introduction to Vulkan
言語 英語
https://software.intel.com/en-us/articles/api-without-secrets-introduction-to-vulkan-part-1

その他 補助

V-EZ
Vulkanを簡易化したもの
https://gpuopen.com/v-ez-brings-easy-mode-vulkan/


Dear ImGui
Vulkan対応 GUIフレームワーク
https://gpuopen.com/v-ez-brings-easy-mode-vulkan/
ImGuiを統合する参考になる文献
https://frguthmann.github.io/posts/vulkan_imgui/


Vulkan Memory Allocator
メモリの割り当てを助けてくれる
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator

13
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
13
6