Close

thickline function

A project log for DIY Valorant Raze BoomBot

Learning OLED display graphics & animations trying to replicate BoomBot as close as possible to learn n brush my skills.

arnab-biswasArnab Biswas 02/26/2021 at 10:160 Comments

Made a thickline() function to draw multiple lines but with thickness to the lines. I was surprised by the fact that this function didn't exist by default. (And no default function to generate Arcs either?)
Used the function to generate the letter "W" with variable dimensions and shearing without changing/adding a different font.

Discussions