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
- Host: GitHub
- URL: https://github.com/fschutt/vulkano-win-backport
- Owner: fschutt
- Created: 2017-09-01T17:24:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T17:26:13.000Z (almost 9 years ago)
- Last Synced: 2025-10-14T07:18:21.952Z (8 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.