Hacker News new | ask | show | jobs
by santaclaus 3947 days ago
Super cool! How does this compare to the (now mostly defunct) GLUT?
1 comments

GLUT is a windowing library. GLFW3, SDL, SFML mostly replace everything it does in terms of windowing and input.

:)