You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only windows is supported for graphics applications. This is because I need to write platform specific code to get Glfw to communicate with Wgpu.
Currently only windows is supported for graphics applications. This is because I need to write platform specific code to get Glfw to communicate with Wgpu.
Areas that need written:
GlfwHandler.getOsWindowHandle()
Window.createSurface()