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>
1 个月前
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
1 个月前
Ray
3f1e59a7cf
Update copyright to 2024
1年前
MichaelFiber
18e9784c6d
Remove PLATFORM_RPI ( #3232 )
* Remove PLATFORM_RPI
* remove build artifacts
---------
Co-authored-by: MichaelFiber <michael@cubeofb.org>
Co-authored-by: Ray <raysan5@gmail.com>
1年前
Ray
b59fab7ee6
Update year to 2023
2 年前
Ray
4a9391ae83
REVIEWED: examples descriptions
2 年前
Ray
c1b01c0d5d
Added new comment to examples
2 年前
Ray
dcf52c132f
Remove trail spaces
3 年前
Ray
ff6d5c8ddb
REVIEWED: shaders_multi_sample2d
4 年前
Ray
8327857488
Update shaders_multi_sample2d.c
4 年前
Ray
fbc51e822b
REDESIGNED: Multiple sampler2D usage on batch system
New implementation allow enabling additional textures per batch only.
4 年前
Ray
8a16348131
Support multiple sample2D on batch drawing #1333
4 年前
raysan5
c32ae480af
RENAMED: FormatText() -> TextFormat()
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
4 年前
Ray
b525039e0a
Review ALL examples
5 年前
Ray
be6d237b9e
Review models examples
6 年前
Ray
8f95518858
Reviewed some examples to work on RPI
6 年前
Ray
a1d9c33995
Reviewed models and examples
6 年前
Ray San
6045062a05
Renamed some functions
- Renamed Begin3dMode() --> BeginMode3D()
- Renamed Begin2dMode() --> BeginMode2D()
- Renamed End3dMode() --> EndMode3D()
- Renamed End2dMode() --> EndMode2D()
6 年前
Ray San
4cc12ef2b3
Review camera definition on examples
7 年前
raysan5
9040526f17
Adapt to new materials system
7 年前
Ray
6546474fa4
Manual integration of material-pbr into develop
7 年前
Ray
dd4dd0e87d
Reorganize examples folder
8 年前
Ray
b8481369f7
Reviewed some lua examples and added new ones
8 年前
raysan5
648676f46b
Update examples to new camera system
8 年前
raysan5
978c49472a
Working on camera system...
8 年前
raysan5
29761c2519
Testing new material usage
8 年前
raysan5
1d545449bb
Reviewed shaders and added comments
9 年前
raysan5
d8bd8634ab
3d Camera: Added support for field-of-view Y
9 年前
raysan5
183795b8aa
Review literals type
9 年前
raysan5
acc322b3e1
Added new examples: SHADERS
9 年前
raysan5
ca402e9d36
New examples added (with some resources)
9 年前
raysan5
8745d733f9
Replaced 3d model example resources
Cat replaced by dwarf
9 年前
raysan5
51688c004c
Code cleaning, removed useless spaces
10 年前
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
10 年前
Ray
3a0d164a76
Rename ex07c_3d_models.c to models_obj_loading.c
10 年前
raysan5
01651af08a
Update examples and remove .exe
10 年前
raysan5
5e2e9aa23e
Corrected bug with DrawModel()
10 年前
raysan5
62f298ce54
Updated
11 年前
raysan5
6f9d7db4ad
Updated
11 年前
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
11 年前
Ray
818e79638b
Replaced tabs by 4 spaces
11 年前
raysan5
1a8cdc10b7
Added some examples
11 年前