Ray
cf5e84c3c4
Update models_skybox_rendering.c
1 week ago
Ray
727a90c5d1
REVIEWED: Formatting to follow raylib conventions
1 week ago
Ray
0b9f463e64
REVIEWED: examples: Replace TABS and Remove trailing spaces
2 weeks ago
Ray
e3738c1b17
REXM: UPDATE: Reviewed all examples requirements
2 weeks ago
Ray
e062e3835e
REVIEWED: examples: Several minor issues
2 weeks ago
Robin ❤️
c059ece2a4
[examples] Added: directional billboard ( #5351 )
* Added models directional billboard example
* add killbot texture
* various fixes and formatting tweaks
* corrected stdlib
2 weeks ago
Ray
d172a24bb0
REVIEWED: `main(void)`
2 weeks ago
Ray
cf9a0619ca
REXM: Validate and update examples
1 month ago
Ray
6a5b7fb3f8
Update models_decals.c
1 month ago
Ray
cb58ca63d4
Review formating #5306
1 month ago
themushroompirates
e244cf297a
examples_model_decals : Fixed unload crash, added buttons ( #5306 )
1 month ago
Ray
efe62f0e0d
Formating review to follow raylib code conventions #5298
1 month ago
themushroompirates
dbcc508196
[examples] Added `models_decals` ( #5298 )
* Added decal models example
* Code formatting to match Raylib conventions
1 month ago
Ray
bb910bb0b8
REXM: RENAME: example: `models_geometry_textures_cube` --> `models_rotating_cube`
1 month ago
Jeffery Myers
7191749d66
[examples] Fix examples to work in MSVC ( #5267 )
* Fix warnings in many examples
Add examples to MSVC solution correctly
* fix CI error
---------
Co-authored-by: Ray <raysan5@gmail.com>
1 month ago
Ray
377853bb32
REXM: Updated new examples requried files
2 months ago
Jopestpe
1cdf1dcbbe
[examples] Add `models_geometry_textures_cube` ( #5221 )
* ADDED: example: models_geometry_textures_cube
* FIXED: example: models_geometry_textures_cube - removed leftover TODO and aligned title with header
2 months ago
Tim Little
c551fb7118
Add models_basic_voxel example ( #5212 )
2 months ago
Ray
068978d5b3
REXM: RENAME: example: `models_gpu_skinning` --> `models_animation_gpu_skinning`
2 months ago
Ray
ef0dd5f774
REXM: Updated examples after some renames
2 months ago
Ray
ede4547015
REXM: RENAME: example: `models_draw_cube_texture` --> `models_textured_cube`
2 months ago
Ray
d8f3b51a3f
REXM: RENAME: example: `models_animation` --> `models_animation_playing`
2 months ago
Ray
ab3e99fd30
REXM: RENAME: example: `models_cubicmap` --> `models_cubicmap_rendering`
2 months ago
Ray
463d069eff
REXM: RENAME: example: `models_heightmap` --> `models_heightmap_rendering`
2 months ago
Ray
25f4e544d1
REXM: UPDATED: Examples source code header info, aligned with name
2 months ago
Ray
7646d08751
Updated some examples with inconsistencies
3 months ago
Ray
3cbe911613
REXM: RENAME: example: `models_billboard` --> `models_billboard_rendering`
3 months ago
Ray
b17936de22
REXM: RENAME: example: `models_billboard` --> `models_billboard_rendering`
3 months ago
Ray
5cbe013273
REXM: RENAME: example: `models_skybox` --> `models_skybox_rendering`
3 months ago
Ray
c579eef4b7
REVIEWED: Examples section comments, for better organization and consistency
3 months ago
Ray
aa475b1046
REVIEWED: Code sections description for consistency
3 months ago
Ray
b6ae380260
REVIEWED: Examples comments, consistent code sections
3 months ago
JohnnyCena123
0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * ( #5153 )
3 months ago
JohnnyCena123
4a4997c615
fix unnecessary warnings in some files ( #5152 )
3 months ago
Ray
42abcb9492
Updated examples init window title
3 months ago
Ray
a72b4b177b
Updated examples short description
3 months ago
Johnny Cena
a99649b455
remove unneeded checks
3 months ago
Johnny Cena
df200b942c
add versions to new shaders
3 months ago
Johnny Cena
cb05945e76
add missing shaders
3 months ago
Ray
595befec40
Update models_mesh_picking.c
3 months ago
Ray
570082deba
`WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.'
3 months ago
Ray
f0889a74fe
EXAMPLES: Format tweaks
3 months ago
Ray
9003cd32ba
Update models_rlgl_solar_system.c
3 months ago
Ray
366887b863
Update models_loading_vox.c
3 months ago
Ray
1fadc67fb3
ADDED: Missing resources on some examples
3 months ago
Ray
72de562542
REVIEWED: Examples for automation processes
4 months ago
jordan4ibanez
7cae259a6d
Reviewed shaders comment wording ( #4793 )
9 months ago
Anstro Pleuton
773e3f5f9f
Update more examples inconsistencies ( #4711 )
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
10 months ago
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>
10 months ago
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
10 months ago