aboutsummaryrefslogtreecommitdiff
path: root/examples/core_world_screen.c
AgeCommit message (Collapse)Author
2016-01-16Review literals typeraysan5
2016-01-11Added world to screen conversionvictorfisac
- Added function WorldToScreen(...). - Added world to screen example. - Review GetMouseRay() comment. - Removed deprecated lighting functions from raylib header.