Skip to content

Commit

Permalink
added more info
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed Mar 3, 2024
1 parent 285739b commit 605a87c
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 @@ -16,8 +16,11 @@ RSGL currently supports Linux, BSD, Windows and MacOS.
- Supports multiple platforms, Windows, MacOS, Linux, etc
- Supports multiple versions of OpenGL (even allowing you to switch during runtime)
- Uses other small lightweight dependencies
- Basic shape drawing, collisions and drawing operations
- OpenGL abstraction layer, RGL, which can also be used independently as a single-header library
- straightforward window management via RGFW
- Supports multiple font, image and audio formats via `stb_truetype.h`, `stb_image.h`, and `miniaudio.h`
- Dynamic GUI Widgets
- Many examples included
- Free and Open Source

Expand Down

0 comments on commit 605a87c

Please sign in to comment.