raylib/examples/shaders/resources/shaders/glsl330
Anstro Pleuton 7bfc8e8ca7
[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>
2025-01-23 10:51:36 +01:00
..
base.fs Use the vertex color as part of the base shader in GLSL330 (#4431) 2024-10-24 23:49:30 +02:00
base.vs Remove trailing spaces 2021-10-19 14:57:12 +02:00
bloom.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
blur.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
color_mix.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
cross_hatching.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
cross_stitching.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
cubes_panning.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
deferred_shading.fs examples/shaders: Add an example for deferred shading (#3496) 2023-10-31 20:13:12 +01:00
deferred_shading.vs examples/shaders: Add an example for deferred shading (#3496) 2023-10-31 20:13:12 +01:00
depth.fs REVIEWED: Potential shader issues 2025-01-12 20:39:07 +01:00
distortion.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
dream_vision.fs Replace tabs by 4 spaces 2021-01-25 17:53:04 +01:00
eratosthenes.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
fisheye.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
fog.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
gbuffer.fs examples/shaders: Add an example for deferred shading (#3496) 2023-10-31 20:13:12 +01:00
gbuffer.vs examples/shaders: Add an example for deferred shading (#3496) 2023-10-31 20:13:12 +01:00
grayscale.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
hybrid_raster.fs Fix #4527 2024-11-21 12:38:29 +01:00
hybrid_raymarch.fs Added raymarch example and thumbnail for write depth (#2919) 2023-02-11 13:37:50 +01:00
julia_set.fs REVIEWED: Potential shader issues 2025-01-12 20:39:07 +01:00
lighting_instancing.vs [rlgl][rmodels] Add instranceTransform shader location index #4538 (#4579) 2024-12-08 12:48:54 +01:00
lighting.fs Fix the example lighting shaders to use both frag and diffuse colors so they work with shapes and meshes. (#4482) 2024-11-11 19:55:33 +01:00
lighting.vs REVIEWED: Renamed some shaders, fix #2707 2022-09-19 18:29:08 +02:00
lightmap.fs REVIEWED: Ligthmap example 2023-05-04 20:35:20 +02:00
lightmap.vs REVIEWED: Ligthmap example 2023-05-04 20:35:20 +02:00
mask.fs Review shader exaples to work on web (GLSL 100) 2020-03-02 13:27:54 +01:00
outline.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
overdraw.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
palette_switch.fs Minor formatting tweaks 2024-05-05 19:46:31 +02:00
pbr.fs Reviewed shaders formating to follow raylib coding conventions 2025-01-11 19:36:46 +01:00
pbr.vs Reviewed shaders formating to follow raylib coding conventions 2025-01-11 19:36:46 +01:00
pixelizer.fs Move shaders to examples 2017-05-15 22:48:04 +02:00
posterization.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
predator.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
raymarching.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
reload.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
rounded_rectangle.fs [example] Add shaders_rounded_rectangle example (#4719) 2025-01-23 10:51:36 +01:00
scanlines.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
shadowmap.fs REVIEWED: Potential shader issues 2025-01-12 20:39:07 +01:00
shadowmap.vs Add shadowmapping example (#3653) 2023-12-19 10:37:41 +01:00
sobel.fs Fix #4527 2024-11-21 12:38:29 +01:00
spotlight.fs Remove trailing spaces 2021-10-19 14:57:12 +02:00
swirl.fs Fix #4527 2024-11-21 12:38:29 +01:00
tiling.fs REVIEWED: example: models_textures_tiling shaders 2025-01-12 20:59:12 +01:00
vertex_displacement.fs [examples] Add new example: shaders_vertex_displacement (#4186) 2024-08-04 21:58:26 +02:00
vertex_displacement.vs [examples] Add new example: shaders_vertex_displacement (#4186) 2024-08-04 21:58:26 +02:00
wave.fs Remove e from secondes (#3270) 2023-08-28 22:49:45 +02:00
write_depth.fs Update write_depth.fs 2023-03-14 13:39:33 +01:00