An open API service indexing awesome lists of open source software.

https://github.com/matchachoco010/vulkan-tutorial-memo

VulkanのチュートリアルをRustとVulkanoで行った記録用リポジトリ
https://github.com/matchachoco010/vulkan-tutorial-memo

Last synced: about 1 year ago
JSON representation

VulkanのチュートリアルをRustとVulkanoで行った記録用リポジトリ

Awesome Lists containing this project

README

          

# VulkanのチュートリアルをRustとVulkanoで行った記録用リポジトリ

私が行ったVulkanのチュートリアルのコードをまとめるリポジトリです。
ワークスペースの各メンバが各チュートリアルに対応しています。

現状では以下のチュートリアル、本などをやっています。

- [https://github.com/bwasty/vulkan-tutorial-rs](https://github.com/bwasty/vulkan-tutorial-rs)
- [Introduction - Vulkan Tutorial](https://vulkan-tutorial.com/Introduction)
- [fadis_press「3DグラフィクスAPI Vulkanを出来るだけやさしく解説する本(PDF版)」](https://booth.pm/ja/items/1562222)