Skip to content

Commit

Permalink
fixed RGL typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed Jan 17, 2024
1 parent 85bfddb commit c120c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ per each time you compile your application so you know that everything is compil

It allows RSGL render using a simplified pipeline system while raylib does advanced shader and preformance work in the background

RGL is heavily based on RGL but it's designed to be more lightweight and have better performance and optimization
RGL is heavily based on RLGL but it's designed to be more lightweight and have better performance and optimization

# RFont
[RFont](https://github.com/colleagueRiley/RFont) is a super light-weight and modular font library for texture atlas and text rendering that I created. RSGL uses this for text rendering.
Expand Down

0 comments on commit c120c20

Please sign in to comment.