GLFW in a Nutshell
  • About GLFW
  • Preparation
    • Project Setup
    • Library Setup
  • Windows
    • Window Basics
    • Properties
    • Actions
    • Creation Hints
    • Attributes
    • (Windowed) Fullscreen
    • Callbacks
    • Icons
  • Contexts
    • Context Basics
    • OpenGL (ES)
    • Vulkan
  • Input
    • Keyboard
    • Mouse
    • Joystick/Gamepad
    • Other
  • Monitors
    • Monitor Basics
    • Video Modes
    • Multiple Monitors
  • Appendix
    • Credits
    • Licensing
    • Glossary
Powered by GitBook
On this page
  • General Credits
  • Programming Languages
  • Translations

Was this helpful?

  1. Appendix

Credits

Who helped with this book and on GitHub

PreviousMultiple MonitorsNextLicensing

Last updated 5 years ago

Was this helpful?

General Credits

  • Many formulations in this book are taken directly from GLFW's excellent or .

  • Some Java snippets were stolen from .

  • Many C++ snippets were stolen from the example on

  • A few C snippets are taken from , as well as .

  • Website favicon designed by , distributed via .

Programming Languages

Language

Status

Authors

Java (LWJGL)

in work

Ruben Hahn

C

incomplete

Ruben Hahn

C++

incomplete

Ruben Hahn

Help us make this even better! - , or on .

Translations

Language

Status

Authors

English

incomplete

Ruben Hahn

German

planned

Ruben Hahn

We are waiting for GitBook to finally re-add multi-language support; aaany moment now...

Start translating! - on .

documentation
homepage
LWJGL's demos
Hello Window
learnopengl.com
opengl-tutorial.org
Anton Gerdelan's tutorials
macrovector_official
Freepik
Add a programming language
suggest an improvement
GitHub
Request a translation
GitHub