Date | Commit message | Author | Files | + | - |
2024-05-27 03:11 | replace hsv2rgb with a better version | Randy Palamar | 1 | +5 | -19 |
2024-05-27 00:37 | first pass attempt at approximating high depth zooms | Randy Palamar | 2 | +139 | -25 |
2024-05-26 20:23 | add hsv conversion function | Randy Palamar | 1 | +39 | -10 |
2024-05-26 00:10 | use velocity for panning and do zoom on CPU | Randy Palamar | 2 | +58 | -23 |
2024-05-25 17:52 | use a boundary rectangle for panning | Randy Palamar | 2 | +54 | -25 |
2024-05-25 16:26 | add basic zooming and panning | Randy Palamar | 2 | +102 | -36 |
2024-05-25 03:15 | try to use escape count as a wavelength for colours | Randy Palamar | 1 | +69 | -13 |
2024-05-25 01:25 | make sure the program id gets updated properly | Randy Palamar | 1 | +9 | -5 |
2024-05-23 02:56 | replace malloc with arena | Randy Palamar | 3 | +71 | -40 |
2024-05-23 02:10 | add shader hot reloading | Randy Palamar | 2 | +81 | -28 |
2024-05-23 01:19 | start drawing the thing | Randy Palamar | 5 | +325 | -0 |