Colorful Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:04 am Categories: colorsys Difficulty Level 6 loop nested for loop python Previously, you drew triangular stack of hexagons. Now make it colorful by using the colorsys library. Colorful Triangular Stack of Hexagons with Python Turtle Tags: colorsys, hsv, loop, nested loop Post navigation PREVIOUS Previous post: Stack of HexagonsNEXT Next post: Honeycomb Related Post Dodecagon with Python TurtleDodecagon with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a Dodecagon or a regular polygon with 12 sides with Python Turtle. What’s next?Random AsteroidsRandom Asteroids in Space Related Projects READ MOREREAD MORE 3D Tessellation Effect with Python Turtle3D Tessellation Effect with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use parallelogram and square to fill the plane. Add shades to the shapes to have 3D effect. READ MOREREAD MORE Random Filled CirclesRandom Filled Circles 08/23/201908/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generate a list of random numbers as the radii of circles. Sort these numbers in reverse order and draw these circles with colors from hue value 0 to 1. READ MOREREAD MORE
Dodecagon with Python TurtleDodecagon with Python Turtle 05/27/201905/27/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a Dodecagon or a regular polygon with 12 sides with Python Turtle. What’s next?Random AsteroidsRandom Asteroids in Space Related Projects READ MOREREAD MORE
3D Tessellation Effect with Python Turtle3D Tessellation Effect with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use parallelogram and square to fill the plane. Add shades to the shapes to have 3D effect. READ MOREREAD MORE
Random Filled CirclesRandom Filled Circles 08/23/201908/23/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Generate a list of random numbers as the radii of circles. Sort these numbers in reverse order and draw these circles with colors from hue value 0 to 1. READ MOREREAD MORE