Ray
|
dd4dd0e87d
|
Reorganize examples folder
|
7 years ago |
raysan5
|
648676f46b
|
Update examples to new camera system
|
8 years ago |
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...
|
8 years ago |
raysan5
|
cac2a66deb
|
Improved library consistency
Functions renamed to improve library consistency
|
8 years ago |
raysan5
|
aa22d97983
|
Simplified texture flip and added comments
|
8 years ago |
raysan5
|
1d545449bb
|
Reviewed shaders and added comments
|
8 years ago |
raysan5
|
06a8d7eb06
|
Remove old postprocessing system
|
8 years ago |
raysan5
|
66b096d978
|
Added support for render to texture (use RenderTexture2D)
Now it's possible to render to texture, old postprocessing system will
be removed on next raylib version.
|
8 years ago |
raysan5
|
d8bd8634ab
|
3d Camera: Added support for field-of-view Y
|
8 years ago |
raysan5
|
183795b8aa
|
Review literals type
|
9 years ago |
raysan5
|
acc322b3e1
|
Added new examples: SHADERS
|
9 years ago |
raysan5
|
ca402e9d36
|
New examples added (with some resources)
|
9 years ago |
raysan5
|
8745d733f9
|
Replaced 3d model example resources
Cat replaced by dwarf
|
9 years ago |
raysan5
|
51688c004c
|
Code cleaning, removed useless spaces
|
10 years ago |
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 years ago |
Ray
|
3a0d164a76
|
Rename ex07c_3d_models.c to models_obj_loading.c
|
10 years ago |
raysan5
|
01651af08a
|
Update examples and remove .exe
|
10 years ago |
raysan5
|
5e2e9aa23e
|
Corrected bug with DrawModel()
|
10 years ago |
raysan5
|
62f298ce54
|
Updated
|
11 years ago |
raysan5
|
6f9d7db4ad
|
Updated
|
11 years ago |
raysan5
|
e9143b8a8d
|
Added some functions and Updated examples
View CHANGELOG for details
|
11 years ago |
Ray
|
818e79638b
|
Replaced tabs by 4 spaces
|
11 years ago |
raysan5
|
1a8cdc10b7
|
Added some examples
|
11 years ago |