https://github.com/webfreak001/vulkanized
D bindings for vulkan
https://github.com/webfreak001/vulkanized
Last synced: 5 months ago
JSON representation
D bindings for vulkan
- Host: GitHub
- URL: https://github.com/webfreak001/vulkanized
- Owner: WebFreak001
- Created: 2016-02-16T21:14:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-16T18:50:46.000Z (over 10 years ago)
- Last Synced: 2025-02-28T14:47:03.213Z (over 1 year ago)
- Language: D
- Homepage: https://www.rikarin.org/
- Size: 22.5 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bindings for Vulkan 1.0
Install GPU driver with vulkan support
Install Vulkan SDK
Import Vulkan.d
Link with vulkan-1.lib
gg ez, have fun!