https://github.com/aldhinn/learning-vulkan
This is my Vulkan learning journey.
https://github.com/aldhinn/learning-vulkan
cplusplus cplusplus-20 learning learning-by-doing vulkan vulkan-api
Last synced: about 1 year ago
JSON representation
This is my Vulkan learning journey.
- Host: GitHub
- URL: https://github.com/aldhinn/learning-vulkan
- Owner: aldhinn
- License: mit
- Created: 2022-05-20T06:13:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T11:13:44.000Z (over 1 year ago)
- Last Synced: 2025-01-28T02:44:30.471Z (about 1 year ago)
- Topics: cplusplus, cplusplus-20, learning, learning-by-doing, vulkan, vulkan-api
- Language: C++
- Homepage:
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my [Vulkan](https://www.vulkan.org/) learning journey.
## 👨💻 Development Environment
Go to [this website](https://vulkan-tutorial.com/Development_environment) to setup your development environment according to your machine. [https://vulkan-tutorial.com/](https://vulkan-tutorial.com/) is also going to be the main guide for my learning journey.
## 📜 LICENCE
This repository is under the [MIT Licene](./LICENCE)