The following problem appeared in an assignment in the Princeton course COS 126 . The problem description is taken from the course itself. Recursive Graphics Write a program that plots a Sierpinski triangle, as illustrated below. Then develop a program that plots a recursive patterns of your own design. Part 1. The Sierpinski triangle is an example of … Continue reading Recursive Graphics, Bilinear Interpolation and Image Transformation in Python
↧