-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Samuel H edited this page Jul 27, 2021
·
29 revisions
Welcome to the TSGL wiki!
In here, you'll find a plethora of information about TSGL.
Currently, all of the tutorials are for using the OOP version of the library. This can be found in the OpenGL2.1 branch.
Confused on how to install TSGL? Take a look at the Installing TSGL page or look into the sidebar for installing from source.
Need help on how to get started? Check out the tutorials!
Wondering how to build and compile a program with TSGL code? See Building Programs!
Have a burning question that needs to be answered? Perhaps it's in the FAQ page!
Want to check out the API for each TSGL class? The TSGL API page is where it’s at!
You'll find all of that information and more here!
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