vulkan-go / demos

Vulkan API crossplatform demos in Go

Home Page:https://vulkanGo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLFW: use window.Handle() instead of window.GLFWWindow()

neurlang opened this issue · comments

hello, glfw changed GLFWWindow to Handle (see their readme).

needs fixed. thanks