Ray
2a295210fb
Update shaders_spotlight.c
pirms 1 mēnesi
Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
pirms 1 mēnesi
Ray
aa475b1046
REVIEWED: Code sections description for consistency
pirms 1 mēnesi
Ray
b6ae380260
REVIEWED: Examples comments, consistent code sections
pirms 1 mēnesi
JohnnyCena123
0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * ( #5153 )
pirms 1 mēnesi
Ray
a72b4b177b
Updated examples short description
pirms 1 mēnesi
Maicon Santana
69021939e6
fix write_depth.fs glsl120
pirms 1 mēnesi
Maicon Santana
c6d7694286
set glsl100 back to 100
pirms 1 mēnesi
Ray
a8dfd9db76
REXM: RENAMED: `shaders_normalmap` --> `shaders_normal_map`
pirms 1 mēnesi
Ray
9b598f6bcf
REVIEWED: Shaders formating to follow raylib code conventions
pirms 2 mēnešiem
Ray
8dae39fbda
ADDED: Missing GLSL120 shaders
pirms 2 mēnešiem
Maicon Santana
00f7121b1c
Increasing maxInterations glsl100 to 255 to match with glsl330 and add glsl120
pirms 2 mēnešiem
Ray
570082deba
`WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.'
pirms 2 mēnešiem
Ray
2365ac8def
REVIEWED: Example `shaders_normalmap` #5032
pirms 2 mēnešiem
Ray
54473e2c2b
REVIEWED: Example `shaders_normalmap`, it crashes #5032
pirms 2 mēnešiem
Ray
f0889a74fe
EXAMPLES: Format tweaks
pirms 2 mēnešiem
Ray
d45b00b191
Update shaders_rounded_rectangle.c
pirms 2 mēnešiem
Ray
1fadc67fb3
ADDED: Missing resources on some examples
pirms 2 mēnešiem
Ray
414235dd17
Update shaders_multi_sample2d.c
pirms 2 mēnešiem
sir-irk
32026ca78b
fix preview image file name
pirms 3 mēnešiem
sir-irk
86d2db2aa9
fix typo on UI and preview image
pirms 3 mēnešiem
sir-irk
9a578dbce0
fix formatting
pirms 3 mēnešiem
sir-irk
897a8fbc9f
adding preview image
pirms 3 mēnešiem
sir-irk
510dc763e9
adding normal map example
pirms 3 mēnešiem
sir-irk
ed509193d9
remving w multiply on the tangent itself
pirms 3 mēnešiem
sir-irk
f86295732a
fixing shader tangents to be vec4
pirms 3 mēnešiem
Pivok
0ffc8c517f
Pbr example fix
pirms 4 mēnešiem
Jeffery Myers
eb3d96a36a
Fix cast warnings in examples.
pirms 5 mēnešiem
Ray
cc5739a6d7
REVIEWED: Some PRs formating
pirms 6 mēnešiem
luis605
4960cc74e0
[examples] Reviewed shader view depth
pirms 6 mēnešiem
luis605
8ec52e3b25
Added example to build system
pirms 6 mēnešiem
luis605
e08fc8ab80
Added new example - [shader] render depth texture
pirms 6 mēnešiem
Ray
557d071fa2
Reviewed shader loading message
pirms 7 mēnešiem
jordan4ibanez
7cae259a6d
Reviewed shaders comment wording ( #4793 )
pirms 7 mēnešiem
Ray
861ebafe62
Update shaders_mesh_instancing.c
pirms 8 mēnešiem
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>
pirms 8 mēnešiem
Anstro Pleuton
773e3f5f9f
Update more examples inconsistencies ( #4711 )
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
pirms 8 mēnešiem
Anstro Pleuton
945f181f1d
[examples] Update examples to be consistent ( #4699 )
* Update examples inconsistencies
* Happy new years, examples!
* Missed one inconsistency
* Update final few examples inconsistencies
---------
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
pirms 8 mēnešiem
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
pirms 8 mēnešiem
Ray
7c7b087efb
REVIEWED: example: `shaders_deferred_render` -WIP-
Not working but shader compiles and example runs... not sure if deferred rendering could be supported in OpenGL ES 2.0.
pirms 8 mēnešiem
Ray
cfbba79bd3
REVIEWED: example: `models_textures_tiling` shaders
pirms 9 mēnešiem
Ray
fddfb58f85
REVIEWED: Potential shader issues
pirms 9 mēnešiem
Ray
af163ba22a
REVIEWED: example: `shaders_julia_set`
pirms 9 mēnešiem
Ray
2f6230e366
Formatting review and examples review
pirms 9 mēnešiem
Ray
8e450e4446
Reviewed shaders formating to follow raylib coding conventions
pirms 9 mēnešiem
Ray
62d8969a56
Reviewed shader formating
pirms 9 mēnešiem
veins1
08b089f620
Reviewed shaders_deferred_render ( #4676 )
Fixed: g-buffer textures binding
Fixed: Clearing screen with white would leak onto g-buffer textures
Reviewed comments
pirms 9 mēnešiem
Le Juez Victor
6eb1206660
fix `shaders_deffered_render.c` for OpenGL ES 3 ( #4617 )
This fixes an incomplete framebuffer issue due to the use of a texture format not supported in ES 3.
This commit also adds more information on how to manage deferred rendering.
pirms 9 mēnešiem
Michael
d2cd2a0152
[rlgl][rmodels] Add instranceTransform shader location index #4538 ( #4579 )
pirms 10 mēnešiem
Ray
6fbf08cc1f
Update pbr.fs
pirms 10 mēnešiem