Skip to main content
added 46 characters in body; edited title
Source Link
Caleb
  • 225
  • 4
  • 8

How does glfw handle input in terms of implementation?

GLFW is clearly an OpenGL framework, which means we are workingaming to work with graphics card initially. How input gets handled then?Seems like it handles all of According to the controllers on our systemdocs, not only graphics cardthe input and window are just two main purpuses and that's just an implementation detail.

How does glfw handle input?

GLFW is clearly an OpenGL framework, which means we are working with graphics card. How input gets handled then?Seems like it handles all of the controllers on our system, not only graphics card.

How does glfw handle input in terms of implementation?

GLFW is clearly an OpenGL framework, which means we are aming to work with graphics card initially. How input gets handled then? According to the docs, the input and window are just two main purpuses and that's just an implementation detail.

Bumped by Community user
added 88 characters in body
Source Link
Caleb
  • 225
  • 4
  • 8

GLFW is clearly an OpenGL framework, which means we are working with graphics card. How input gets handled then?Seems like it handles all of the controllers on our system, not only graphics card.

GLFW is clearly an OpenGL framework, which means we are working with graphics card. How input gets handled?

GLFW is clearly an OpenGL framework, which means we are working with graphics card. How input gets handled then?Seems like it handles all of the controllers on our system, not only graphics card.

Source Link
Caleb
  • 225
  • 4
  • 8

How does glfw handle input?

GLFW is clearly an OpenGL framework, which means we are working with graphics card. How input gets handled?