Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike430/vulkanrenderer
This is just the rendering system, no timers, utils or frameworks.
https://github.com/mike430/vulkanrenderer
Last synced: 15 days ago
JSON representation
This is just the rendering system, no timers, utils or frameworks.
- Host: GitHub
- URL: https://github.com/mike430/vulkanrenderer
- Owner: Mike430
- License: mit
- Created: 2017-02-21T21:47:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-02T15:58:31.000Z (over 7 years ago)
- Last Synced: 2024-11-09T18:45:52.682Z (2 months ago)
- Language: C
- Size: 14.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VulkanRenderer
This is a real time rendering system for games and simulations powered by Vulkan.You must install LunarG's Vulkan SDK version 1.0.46.0 in it's default install directory.