Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add V-EZ bindings #410

Closed
DrinkyBird opened this issue Aug 27, 2018 · 2 comments
Closed

Add V-EZ bindings #410

DrinkyBird opened this issue Aug 27, 2018 · 2 comments

Comments

@DrinkyBird
Copy link

DrinkyBird commented Aug 27, 2018

V-EZ is a recently open-sourced cross platform Vulkan wrapper by AMD GPUOpen that's meant to bridge the gap between traditional APIs and Vulkan by providing all the power of Vulkan with an easier to use API.

It would be great to have this in LWJGL as it would allow easier and faster development of Vulkan applications.

Only possible issue is that it doesn't officially support macOS, due to MoltenVK limitaitons.

@httpdigest
Copy link
Member

httpdigest commented Sep 6, 2021

@Spasi V-EZ is pretty much discontinued. Do we still want bindings for it?
Though, there is a new repository for it, it seems that's not really being updated as well:

@Spasi
Copy link
Member

Spasi commented Sep 6, 2021

I think we've eased some of the difficulties with the extensive javadoc that comes with the Vulkan bindings and VMA for memory management. Closing this for now, may reconsider if V-EZ (or something similar) becomes active/popular in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants