#glfw #middleware #vulkan #cross-platform #abstraction #header #native

glfw-native

GLFW-Native is a glfw-wrapper for rust including the glfw3native.h header. This allows you to easily use glfw with vulkan middleware since all the middleware support native vulkan surfaces. This means that you can use glfw's abstractions to write crossplatform code. And then when platform specific handles are needed they can easily be used.

3 releases

0.1.2 Jan 8, 2020
0.1.1 Jan 8, 2020
0.1.0 Jan 7, 2020

#21 in #glfw

MIT license

5KB

GLFW-Native

GLFW-Native is a glfw-wrapper for rust including the glfw3native.h header. This allows you to easily use glfw with vulkan middleware since all the middleware support native vulkan surfaces. This means that you can use glfw's abstractions to write crossplatform code. And then when platform specific handles are needed they can easily be used.

No runtime deps

~0–1.9MB
~36K SLoC