realitix / vulkan

The ultimate Python binding for Vulkan API
Apache License 2.0
505 stars 46 forks source link

Still active? #51

Closed apenngrace closed 5 years ago

apenngrace commented 6 years ago

Do the versions of this repo necessarily track with the LunarG versions? I see that this repo is currently at version 1.1.71.2. LunarG's Vulkan SDK is now at 1.1.85.0 (as of Oct 2018).

By the way, if you are a Mac user, I created a vulkan installer for the homebrew package manager. It can be installed with the command brew cask install apenngrace/vulkan/vulkan-sdk. I have been testing this python wrapper on the Mac and so far so good!

realitix commented 6 years ago

Hello, Indeed it's still active, I'm updating the generator because of the V1.1 of Vulkan and when it will be done I will upgrade to the last SDK Version. Glad to see that it works well on Mac!

apenngrace commented 6 years ago

Any way I can help?

On Oct 12, 2018, at 2:39 AM, Jean-Sébastien B. notifications@github.com wrote:

Hello, Indeed it's still active, I'm updating the generator because of the V1.1 of Vulkan and when it will be done I will upgrade to the last SDK Version. Glad to see that it works well on Mac!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

realitix commented 5 years ago

It's updated to 1.1.99!