https://github.com/jglrxavpok/vulkan-tutorial-implementation
Kotlin implementation of https://vulkan-tutorial.com
https://github.com/jglrxavpok/vulkan-tutorial-implementation
implementation kotlin tutorial vulkan
Last synced: 4 months ago
JSON representation
Kotlin implementation of https://vulkan-tutorial.com
- Host: GitHub
- URL: https://github.com/jglrxavpok/vulkan-tutorial-implementation
- Owner: jglrxavpok
- License: mit
- Created: 2018-06-29T13:01:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T16:55:44.000Z (almost 7 years ago)
- Last Synced: 2025-07-05T18:32:36.771Z (7 months ago)
- Topics: implementation, kotlin, tutorial, vulkan
- Language: Kotlin
- Size: 123 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Kotlin implementation of [Vulkan Tutorial by Alexander Overvoorde](https://vulkan-tutorial.com)
Uses LWJGL3
Branches:
* [Master](../../tree/master/)
* [Triangle](../../tree/triangle/)