[example] Add shaders_rounded_rectangle example (#4719)

* Add shaders_rounded_rectangle example

* Minor tweaks to example template (add star, more)

* Combine shaders

* Fix changes after review

---------

Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
This commit is contained in:
Anstro Pleuton
2025-01-23 01:51:36 -08:00
committed by GitHub
parent 87f17538d0
commit 7bfc8e8ca7
11 changed files with 891 additions and 15 deletions

View File

@ -514,6 +514,7 @@ SHADERS = \
shaders/shaders_palette_switch \
shaders/shaders_postprocessing \
shaders/shaders_raymarching \
shaders/shaders_rounded_rectangle \
shaders/shaders_shadowmap \
shaders/shaders_shapes_textures \
shaders/shaders_simple_mask \