So I’ve used the code of this web site for drawing crammed triangles. However I wish to enhance my sport by including the phantasm of colour. Nicely sadly I made my sport for the monochrome Nokia 5110 display screen which cannot draw only one pixel however must draw strains. So I although a couple of idea like that: I may enter a float into my fill triangle perform (0-1 = 0-100%) and if I for instance enter 0.5 then it can solely draw 50% of all of the pixels. This may be attainable by at all times leaving a small hole when drawing strains. (I do not care if it begins glitching at for instance 1 – 10 %)
So it seems that I’m simply method to dumb to create such an difficult filling methodology. Is that this even attainable? Thanks prematurely!
Epilogue : You do not really want to create this complete perform. Just a bit tip or hyperlink to an already present methodology will assist. However thanks should you resolve to create it anyway :3