raysan5
eae98e1c34
Big batch of changes, check description:
- Camera system moved to a separate module [camera.c]
- WIP: Added customization functions for camera controls
- Added custom shaders support on batch drawing
- Complete redesign of textures module to support multiple texture
formats (compressed and uncompressed)
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