Spider Web 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:13 pm Categories: Difficulty Level 4 for loop loop nested for loop In a level 3 project, you are asked to draw a Triacontagon Wheel. Continue on it to draw a spider web. Tags: for loop, loops, nested for loop, nested loop Post navigation PREVIOUS Previous post: Continuous Color WheelNEXT Next post: Color Wheel with Saturation Related Post Mosaic Butterfly Curve with Python TurtleMosaic Butterfly Curve with Python Turtle 04/06/201904/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project is combination of butterfly curve and mosaic project. Figure out how to combine the two to draw a mosaic Butterfly Curve. READ MOREREAD MORE HoneycombHoneycomb 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a hex grid in a previous project. Now draw a honeycomb based on that project. The (h,s,v) values of honeycomb is about (0.11,0.95,0.8). Add some tiny random fluctuations READ MOREREAD MORE Random Tessellation with Python TurtleRandom Tessellation with Python Turtle 04/20/201904/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a random shape that can be tessellated and draw it. READ MOREREAD MORE
Mosaic Butterfly Curve with Python TurtleMosaic Butterfly Curve with Python Turtle 04/06/201904/06/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment This project is combination of butterfly curve and mosaic project. Figure out how to combine the two to draw a mosaic Butterfly Curve. READ MOREREAD MORE
HoneycombHoneycomb 03/13/201903/13/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment You drew a hex grid in a previous project. Now draw a honeycomb based on that project. The (h,s,v) values of honeycomb is about (0.11,0.95,0.8). Add some tiny random fluctuations READ MOREREAD MORE
Random Tessellation with Python TurtleRandom Tessellation with Python Turtle 04/20/201904/20/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Create a random shape that can be tessellated and draw it. READ MOREREAD MORE