Skip to content

Commit

Permalink
addbutton.c to example list
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed Feb 27, 2024
1 parent 0f8ea70 commit a16bb97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@ in the example, you can toggle between opengl 3.0+ and opengl 2.0- by pressing t
## textures.c
`examples/textures.c` is an example which shows off rendering textures on a shape, the textures switch between being enabled and disabled as the shapes spin

## button.c
`examples/button.c` is an example that shows off how to create and manage buttons using RSGL

# Dependencies
All of RSGL's (non-native) dependencies are built-in,

Expand Down

0 comments on commit a16bb97

Please sign in to comment.