Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | experiments with triangle and circle shaders. | rodri | 2023-11-10 | 1 | -4/+38 |
| | |||||
* | track nanosec.c and fix some things. | rodri | 2023-11-09 | 2 | -10/+117 |
| | |||||
* | Lesson 1: Triangle rasterization and back-face culling—Triangle shader | rodri | 2023-11-09 | 2 | -11/+73 |
| | |||||
* | cleanup. | rodri | 2023-11-09 | 1 | -7/+6 |
| | |||||
* | Lesson 1: Triangle rasterization and back-face culling—First attempt | rodri | 2023-11-09 | 1 | -10/+69 |
| | |||||
* | Lesson 1: Triangle rasterization and back-face culling—Preparation | rodri | 2023-11-09 | 1 | -2/+13 |
| | |||||
* | Lesson 0: Bresenham's Line Drawing Algorithm—Fifth attempt | rodri | 2023-11-09 | 1 | -10/+10 |
| | |||||
* | Lesson 0: Bresenham's Line Drawing Algorithm—Third attempt | rodri | 2023-11-09 | 2 | -26/+40 |
| | |||||
* | Lesson 0: Bresenham's Line Drawing Algorithm—First attempt | rodri | 2022-06-22 | 2 | -0/+246 |