Turbo mode for best results Accuracy/AutoAccuracy is currently unavailable
Firstly random triangle is crated Then random point1 inside the triangle is chosen After that, a midpoint (point2) between a random vertice of the triangle and point1 is calculated. A pixel is drawn there (point2) and the whole process is repeated with point1 being assigned a value of point2.