An open API service indexing awesome lists of open source software.

https://github.com/fschutt/vulkano-win-backport

Backport of vulkano-win to the old winit API
https://github.com/fschutt/vulkano-win-backport

Last synced: about 1 month ago
JSON representation

Backport of vulkano-win to the old winit API

Awesome Lists containing this project

README

          

# vulkano-win-backport

This is a backport of tomakas `vulkano-win` to use the `winit-0.5.11` API.
The reason for this is that the newer `winit` API is unusable for application development.
So this is a fork, will be kept updated. The only difference to the original is that
it doesn't use the `EventsLoop`-based API.