Ray
ef0dd5f774
REXM: Updated examples after some renames
hace 3 meses
Ray
14bef50464
REXM: RENAME: example: `shaders_deferred_render` --> `shaders_deferred_rendering`
hace 3 meses
Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
hace 3 meses
Ray
a72b4b177b
Updated examples short description
hace 3 meses
Ray
570082deba
`WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.'
hace 4 meses
Ray
f0889a74fe
EXAMPLES: Format tweaks
hace 4 meses
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>
hace 11 meses
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
hace 11 meses
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.
hace 11 meses
Ray
2f6230e366
Formatting review and examples review
hace 11 meses
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
hace 11 meses
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.
hace 1 año
Jeffery Myers
e96bab7ce6
[Build] Fix warnings when building in VS 2022 ( #4095 )
* Update raylib_api.* by CI
* Fix warnings when building examples in MSVC 2022
* fix auto-format that sneaked in there.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
hace 1 año
Ray
615ee9d177
REVIEWED: `rlLoadFramebuffer()`
hace 1 año
Ray
4805dddc18
Update shaders_deferred_render.c
hace 2 años
Ray
2fe68a8a12
REVIEWED PR deferred render
hace 2 años
Jett
e71153258b
fix for deferred rendering example. ( #3655 )
* fix for deferred rendering example.
* missed defines to build.
hace 2 años
Ray
df0f7ba61e
Update shaders_deferred_render.c
hace 2 años
Ray
aca854ccbf
Update shaders_deferred_render.c
hace 2 años
Justin
3645244f9f
examples/shaders: Add an example for deferred shading ( #3496 )
* add example for deferred rendering/shading
* adapt convention
---------
Co-authored-by: 27justin <me@justin.cx>
hace 2 años