raylib/examples
victorfisac c320a21f2b Add standard lighting (2/3)
- 3 light types added (point, directional, spot).
- DrawLights() function added using line shapes.
- Standard lighting example added.
- Removed useless struct variables from material and light.
- Fixed light attributes dynamic locations errors.
- Standard vertex and fragment shaders temporally added until rewrite it
as char pointers in rlgl.
TODO:
- Add normal and specular maps calculations in standard shader.
- Add control structs to handle which attributes needs to be calculated
(textures, specular...).
- Adapt standard shader to version 110.
- Rewrite standard shader as char pointers in rlgl.
2016-05-21 18:16:39 +02:00
..
2016-05-04 20:25:32 +02:00
2016-05-21 18:16:39 +02:00
2016-01-16 12:52:55 +01:00
2016-01-16 12:52:55 +01:00
2016-03-17 13:51:48 +01:00
2016-03-17 13:51:48 +01:00
2016-03-17 13:51:48 +01:00
2016-02-21 14:34:11 +01:00
2015-09-02 01:07:16 +02:00
2016-01-16 12:52:55 +01:00
2015-08-28 18:07:39 +02:00
2016-05-20 11:03:44 -07:00
2016-01-16 12:52:55 +01:00
2016-01-16 12:52:55 +01:00
2016-02-11 12:26:45 +01:00
2016-05-13 23:01:48 +01:00
2016-02-11 12:26:45 +01:00
2016-02-11 15:51:04 +01:00
2016-03-23 15:50:41 +01:00
2016-01-16 12:52:55 +01:00
2016-03-17 13:51:48 +01:00
2016-01-16 12:52:55 +01:00
2016-01-16 12:52:55 +01:00
2016-02-11 12:26:45 +01:00
2016-02-11 12:26:45 +01:00
2015-08-30 17:46:37 +02:00
2015-08-30 17:46:37 +02:00
2015-08-30 17:46:37 +02:00
2016-02-11 12:26:45 +01:00
2016-02-11 12:26:45 +01:00
2016-02-20 22:43:10 +01:00
2016-01-16 12:52:55 +01:00
2016-01-18 13:33:12 +01:00
2015-08-28 18:07:39 +02:00