First attempt at rendering a filled triangle (for use in 3D graphics). The triangles are transparent, showing that unlike most Scratch 3D programs that have filled triangles, this method doesn't make the triangles look particularly weird when they're transparent. Still has some (literal) edge cases that show seem lines, and most importantly it's very slow even just for 2 triangles. I hope to improve both of those issues in a future v2.