aboutsummaryrefslogtreecommitdiff
path: root/examples/models_heightmap.c
AgeCommit message (Collapse)Author
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-02-11Improved LoadHeightmap()raysan5
2016-01-16Review literals typeraysan5
2015-08-30Updates some examplesraysan5
2015-08-28New examples addedraysan5
2015-08-28New examples added (with some resources)raysan5
2015-07-18Updated examples for next raylib versionraysan5
2015-01-02Examples review...raysan5
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.