Triangle Radial Tessellation with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:54 pm Categories: Difficulty Level 7 loop math Use isosceles triangles to fill the plane from the center. Triangle Radial Tessellation with Python Turtle Tags: loop, math, radial tessellation, tessellation Post navigation PREVIOUS Previous post: 3D Tessellation Effect with Python TurtleNEXT Next post: Colored Triangle Radial Tessellation with Python Turtle Related Post Semi-Regular Tessellation 4.8.8 with Python TurtleSemi-Regular Tessellation 4.8.8 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 4.8.8. READ MOREREAD MORE Hex GridHex Grid 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a vertical hexagon in a level 1 project. Now perfectly align vertical hexagons and draw a grid of vertical hexagons. This shape is also called Hexagon Tessellation. It READ MOREREAD MORE Recursive EyeRecursive Eye 03/27/201903/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the recursive ovals with gradually changing hue, saturation, and brightens using colorsys library. READ MOREREAD MORE
Semi-Regular Tessellation 4.8.8 with Python TurtleSemi-Regular Tessellation 4.8.8 with Python Turtle 04/16/201904/16/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment There are 8 semi-regular tessellations. Draw the following semi-regular tessellation 4.8.8. READ MOREREAD MORE
Hex GridHex Grid 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a vertical hexagon in a level 1 project. Now perfectly align vertical hexagons and draw a grid of vertical hexagons. This shape is also called Hexagon Tessellation. It READ MOREREAD MORE
Recursive EyeRecursive Eye 03/27/201903/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the recursive ovals with gradually changing hue, saturation, and brightens using colorsys library. READ MOREREAD MORE