Drag around the vertices to change their positions. Press space to toggle vertex visibility. Change resolution to balance between performance and visual quality.
I thought up a relatively efficient triangle rasterization method for Scratch, so I figured I'd give it a try.This could have some good applications in a real-time game that uses triangles for graphics. The only issue is that the speed of rendering each triangle depends on the height of said triangle.