IgorA c18da5afae TinyGL: Added gluDisk. Fixed args in gluCylinder and gluSphere (#223)
TinyGL:
- Fixed setting of `GL_FRONT_AND_BACK` mode;
- Fixed setting of `GL_SPOT_DIRECTION` angle;
- Optimization of drawing triangles and lines;
- Input parameters are adjusted to the OpenGL standard
  in `gluCylinder` and `gluSphere` functions;
- Added `gluDisk` function (the gluDisk function draws
  a disk-shaped quadric figure);
- Optimize function `calc_buf`.

Flag:
- Added lighting.

info3ds, info3ds_u, test_glu0, test_glu1, test_glu2,
textures0, textures1, textures2:
- Updated programs using `gluCylinder` and `gluSphere`.

Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/223
Reviewed-by: Ivan B <dunkaist@noreply.localhost>
Reviewed-by: Max Logaev <maxlogaev@proton.me>
Co-authored-by: IgorA <aie85playm@gmail.com>
Co-committed-by: IgorA <aie85playm@gmail.com>
2025-05-04 20:00:04 +02:00
..
2021-06-12 11:58:55 +00:00
2022-01-28 21:05:17 +00:00
2021-06-12 11:58:55 +00:00
2020-11-14 19:00:55 +00:00
2021-06-12 11:58:55 +00:00
2021-12-27 14:55:00 +00:00
2021-12-27 14:55:00 +00:00
2021-06-12 11:58:55 +00:00
2021-06-18 19:35:49 +00:00
2022-01-28 21:05:17 +00:00
2023-09-22 07:12:51 +00:00
2022-03-01 16:10:23 +00:00
2020-11-23 18:21:24 +00:00
2023-09-22 07:12:51 +00:00
2020-12-05 10:14:15 +00:00