-
Notifications
You must be signed in to change notification settings - Fork 12
Library Versions
GLFW - We tested against 3.1.1.
GLEW - We tested against 1.12.0.
FreeType - We tested against version 2.3.5.
FreeGLUT - We tested against 3.0.0.
(The libraries are installed automatically when you run the install-windows.exe or the install-windowsVS****.exe).
glfw3 - We tested against version 3.1.1, 3.2.1.
GLEW - We tested against 1.12.0.
FreeType - Whichever version that brew installs.
(The libraries are installed automatically when you run the install-mac installation script).
(They are also installed when you run the binary installer).
GLFW - We tested against version 3.1.1, 3.2.1.
GLEW - We tested against version 1.12.0.
FreeType - We tested against 2.5.3, 2.6.3.
(GLFW and GLEW are installed automatically when you run the install-ubuntu, install-fedora, or install-centos installation script).
(The dependencies are also installed when you run the binary installer).
stb - Downloads it manually from GitHub, most recent version.
GL We tested against 3.0, 3.2, 4.5.0.
2D
- Using Background
- Using Canvas
- Using Shapes
- Using Text and Images
- Using Colors
- Animation Loops
- Using Functions
- Using Keyboard And Mouse
- Command-line arguments
- Bringing It All Together
3D