Colored Semi-Regular Tessellation 3.6.3.6 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:05 pm Categories: Difficulty Level 5 loop Color the Semi-Regular Tessellation 3.6.3.6 with your favorite colors. Colored Semi-Regular Tessellation 3.6.3.6 Tags: loop, regular tessellation, tessellation Post navigation PREVIOUS Previous post: Colored Semi-Regular Tessellation 3.3.3.4.4 with Python TurtleNEXT Next post: Colored Semi-Regular Tessellation 3.12.12 with Python Turtle Related Post Animating Lissajous Curve with Python TurtleAnimating Lissajous Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate READ MOREREAD MORE Rainbow SquareRainbow Square 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use colorsys library’s hsv_to_rgb() function and loop to draw the following square that gradually transitions hue value from 0 to the left to hue value 1 on the right. READ MOREREAD MORE Hermann Grid Illusion with Python Turtle with Source CodeHermann Grid Illusion with Python Turtle with Source Code 11/18/201911/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment What do you see? Draw this simple shape. Check out this Wikipedia article to know more about this illusion. READ MOREREAD MORE
Animating Lissajous Curve with Python TurtleAnimating Lissajous Curve with Python Turtle 04/05/201904/05/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment We drew a Lissajous Curve with fixed value for k1 (3) and k2 (2). Lets gradually change k1 from 0 to 3 and draw each one of them to generate READ MOREREAD MORE
Rainbow SquareRainbow Square 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use colorsys library’s hsv_to_rgb() function and loop to draw the following square that gradually transitions hue value from 0 to the left to hue value 1 on the right. READ MOREREAD MORE
Hermann Grid Illusion with Python Turtle with Source CodeHermann Grid Illusion with Python Turtle with Source Code 11/18/201911/18/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment What do you see? Draw this simple shape. Check out this Wikipedia article to know more about this illusion. READ MOREREAD MORE