glfw-raub icon indicating copy to clipboard operation
glfw-raub copied to clipboard

Vulkan API support?

Open unit-a-user opened this issue 2 years ago • 2 comments

I would like support for things from the Vulkan API. I'm just developing my bindings for that. And I need support for Vulkan API Surface from GLFW.

unit-a-user avatar Nov 21 '22 17:11 unit-a-user

Which specific methods and interactions does this imply? I've found this page related to the topic https://www.glfw.org/docs/latest/vulkan_guide.html, so it looks like simply adding those functions to JS exports would allow to move forward with the issue.

raub avatar Nov 25 '22 14:11 raub

@unit-a-user can you try https://github.com/node-3d/glfw-raub/releases/tag/4.8.0 this release to see if the Vulkan API works for you?

raub avatar Dec 04 '22 15:12 raub