Ray
b525039e0a
Review ALL examples
il y a 5 ans
Ray
be6d237b9e
Review models examples
il y a 5 ans
Ray
55f8dbc755
WARNING: Redesigned SetShaderValue()
il y a 6 ans
Ray
8f95518858
Reviewed some examples to work on RPI
il y a 6 ans
Ray
ed269b8d9a
Review RenderTexture drawing usage
Now `BeginTextureMode()` does not clean buffers automatically, that behaviour has been changed because there could be some case (i.e. painting software) where texture buffer does not ned to be cleared; user is responsible of clearing buffers using `ClearBackground()`
il y a 6 ans
Ray
a1d9c33995
Reviewed models and examples
il y a 6 ans
Ray San
6045062a05
Renamed some functions
- Renamed Begin3dMode() --> BeginMode3D()
- Renamed Begin2dMode() --> BeginMode2D()
- Renamed End3dMode() --> EndMode3D()
- Renamed End2dMode() --> EndMode2D()
il y a 6 ans
Ray San
4cc12ef2b3
Review camera definition on examples
il y a 6 ans
raysan5
9040526f17
Adapt to new materials system
il y a 7 ans
Ray
dd4dd0e87d
Reorganize examples folder
il y a 7 ans
raysan5
648676f46b
Update examples to new camera system
il y a 8 ans
raysan5
5f7ac64c44
Removed function SetModelTexture()
It's more educational to go through new material system, so, I decide to
remove this function to avoid students confusion...
il y a 8 ans
raysan5
cac2a66deb
Improved library consistency
Functions renamed to improve library consistency
il y a 8 ans
raysan5
ea5b00528b
Improved render to texture
Support render texture size different than screen size
il y a 8 ans
raysan5
aa22d97983
Simplified texture flip and added comments
il y a 8 ans
raysan5
1d545449bb
Reviewed shaders and added comments
il y a 8 ans
raysan5
06a8d7eb06
Remove old postprocessing system
il y a 8 ans
raysan5
108055cd62
Updated example to new render to texture system
il y a 8 ans
raysan5
d8bd8634ab
3d Camera: Added support for field-of-view Y
il y a 8 ans
raysan5
183795b8aa
Review literals type
il y a 9 ans
raysan5
acc322b3e1
Added new examples: SHADERS
il y a 9 ans