Semi-Regular Tessellation 3.12.12 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:50 pm Categories: Difficulty Level 5 loop There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 3.12.12. Semi-Regular Tessellation 3.12.12 Tags: loop, semi-regular tessellation, tessellation Post navigation PREVIOUS Previous post: Semi-Regular Tessellation 3.3.3.4.4 with Python TurtleNEXT Next post: Semi-Regular Tessellation 3.3.4.3.4 with Python Turtle Related Post 5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code: READ MOREREAD MORE Rounded Triangle Animation with Python TurtleRounded Triangle Animation with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the rounded triangle with bigger and bigger rounded corners. READ MOREREAD MORE Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code)Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code) 06/01/202106/01/2021 | JinshengJinsheng | 0 Comment Write a Python program to generate 1000+ images of Mandelbrot Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then use READ MOREREAD MORE
5 Degree Square Spiral in a Square (Source Code)5 Degree Square Spiral in a Square (Source Code) 09/15/202009/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment As you can see in the following picture, the squares are tilted by 5 degrees inside a bigger square generating spiral effect. Source Code: READ MOREREAD MORE
Rounded Triangle Animation with Python TurtleRounded Triangle Animation with Python Turtle 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Animate the rounded triangle with bigger and bigger rounded corners. READ MOREREAD MORE
Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code)Zooming 10^13 into Mandelbrot Set Animation with Python (Source Code) 06/01/202106/01/2021 | JinshengJinsheng | 0 Comment Write a Python program to generate 1000+ images of Mandelbrot Set with ever zooming ranges. Please note that Turtle is not used in this project for speed consideration. Then use READ MOREREAD MORE