glfw-raub
glfw-raub copied to clipboard
Vulkan API support?
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.
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.
@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?