Skip to content

Commit

Permalink
Update README to reflect removal of Shader Model 3.0 for anti-aliasin…
Browse files Browse the repository at this point in the history
…g due to bug
  • Loading branch information
Srlion committed Feb 3, 2025
1 parent cd49d58 commit 5531f13
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 @@ -3,7 +3,7 @@
**Draw rounded shapes with ease.**
RNDX is a lightweight and efficient library designed to make drawing rounded shapes simple, fast, and visually stunning.

Using Shader Model 3.0, RNDX provides perfect anti-aliasing with no performance hit, allowing you to create beautiful interfaces and visuals with ease.
~~Using Shader Model 3.0~~ No longer uses SM 3.0 (`length`/`fwidth`) for AA as there was a bug with some edgy cases, RNDX provides perfect anti-aliasing with no performance hit, allowing you to create beautiful interfaces and visuals with ease.

![Screenshot](thumbnail.png)
![Screenshot](thumbnail2.png)
Expand Down

0 comments on commit 5531f13

Please sign in to comment.