Stack of Hexagons 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:26 am Categories: Difficulty Level 5 loop nested for loop Draw the following triangular stack of hexagons. Triangular Stack of Hexagons with Python Turtle Related Project: Stack of Circles Tags: loop, loops, nested loop, nested loops Post navigation PREVIOUS Previous post: Conway’s Game of LifeNEXT Next post: Colorful Stack of Hexagons Related Post MosaicMosaic 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You programmed to draw a random mesh in a previous project. Now color each polygon with slightly varying colors with colorsys library (don’t use all hue range). READ MOREREAD MORE Rounding Any Corner AnimationRounding Any Corner Animation 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This tutorial shows how to round corner of any degree. Now, animate the rounding process with Turtle animation. READ MOREREAD MORE Semi-Regular Tessellation 3.3.4.3.4 with Python TurtleSemi-Regular Tessellation 3.3.4.3.4 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 3.3.4.3.4. READ MOREREAD MORE
MosaicMosaic 03/15/201903/15/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You programmed to draw a random mesh in a previous project. Now color each polygon with slightly varying colors with colorsys library (don’t use all hue range). READ MOREREAD MORE
Rounding Any Corner AnimationRounding Any Corner Animation 05/06/201905/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This tutorial shows how to round corner of any degree. Now, animate the rounding process with Turtle animation. READ MOREREAD MORE
Semi-Regular Tessellation 3.3.4.3.4 with Python TurtleSemi-Regular Tessellation 3.3.4.3.4 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 3.3.4.3.4. READ MOREREAD MORE