aboutsummaryrefslogtreecommitdiff
path: root/examples/models_obj_loading.c
AgeCommit message (Collapse)Author
2016-07-12Corrected some issues on OpenGL ESraysan5
2016-06-24Removed function SetModelTexture()raysan5
It's more educational to go through new material system, so, I decide to remove this function to avoid students confusion...
2016-03-053d Camera: Added support for field-of-view Yraysan5
2016-01-16Review literals typeraysan5
2015-09-02Corrected model filenamesraysan5
2015-09-02Reviewed examplesraysan5
2015-08-28New examples added (with some resources)raysan5
2015-08-27Replaced 3d model example resourcesraysan5
Cat replaced by dwarf
2014-09-29Code cleaning, removed useless spacesraysan5
2014-09-21Examples renaming and test examples mergeraysan5
Examples have been renamed for coherence with raylib modules and test examples have been merged into examples folder.
2014-09-21Rename ex07c_3d_models.c to models_obj_loading.cRay