Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wojcikmikolaj/vulkanrenderer
https://github.com/wojcikmikolaj/vulkanrenderer
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/wojcikmikolaj/vulkanrenderer
- Owner: WojcikMikolaj
- Created: 2023-10-28T13:10:11.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-16T18:40:29.000Z (5 months ago)
- Last Synced: 2024-06-16T22:24:36.102Z (5 months ago)
- Language: C++
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Custom wrapper for Vulkan, which I develop in m free time (when I have any :().
The aim is to create cross-platform wrapper that would provide an interface developed with OOD in mind.
Project is being written in C++ using modules (instead of headers) and CMake.