[83] Contrast Agent
- Conlan Walker

- May 19, 2023
- 1 min read
It took like a month or something, but I've successfully filled in a triangle.

This is what it looks like.
The lighter magenta shows where each pixel row starts, while the dark shows its end.
Here's the code:
(^^ there's a huge empty space here because Wix sucks; It doesn't look like this in drafts)
After jury rigging it some, I was able to do what I'd consider the bare minimum for filling in a TTM model.
Here, I replaced the Bresenham lines with those start and ends of the pixel rows I was talking about earlier, as they don't line up exactly the same way.

![[158] Most Important Brick in the Least Important Wall](https://static.wixstatic.com/media/df100d_f70be6ae4318455fbbc605cd1069c6ee~mv2.jpg/v1/fill/w_980,h_410,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/df100d_f70be6ae4318455fbbc605cd1069c6ee~mv2.jpg)
![[157] Mail Order Sacrifice](https://static.wixstatic.com/media/df100d_e284fa6c51b04524bab9d3cf9f1f6441~mv2.png/v1/fill/w_980,h_382,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/df100d_e284fa6c51b04524bab9d3cf9f1f6441~mv2.png)
![[156] Moat of Babble](https://static.wixstatic.com/media/df100d_091e451794b14aecb494a16c15c966c3~mv2.png/v1/fill/w_980,h_705,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/df100d_091e451794b14aecb494a16c15c966c3~mv2.png)
Comments