Colored Triangle Radial Tessellation with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:56 pm Categories: colorsys Difficulty Level 7 loop Use beautiful colors to fill the Triangle Radial Tessellation. Colored Triangle Radial Tessellation Tags: colorsys, hsv, loop, radial tessellation, tessellation Post navigation PREVIOUS Previous post: Triangle Radial Tessellation with Python TurtleNEXT Next post: Find Different Color Game with Python Turtle Related Post Find Different Color Game with Python TurtleFind Different Color Game with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Make a fun game that tests how fast you can identify very small color variation. You can use colorsys library to vary hue, saturation, brightness, or any combination of them. READ MOREREAD MORE Drawing Barnsley’s Fern with Chaos Game (Solution Included)Drawing Barnsley’s Fern with Chaos Game (Solution Included) 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw Barnsley’s Fern with Chaos Game. The equation for construction is provided in this Wikipedia article. Solution: READ MOREREAD MORE RopeRope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a simple rope like following figure. You may need to use sine and cosine functions. READ MOREREAD MORE
Find Different Color Game with Python TurtleFind Different Color Game with Python Turtle 04/17/201904/17/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Make a fun game that tests how fast you can identify very small color variation. You can use colorsys library to vary hue, saturation, brightness, or any combination of them. READ MOREREAD MORE
Drawing Barnsley’s Fern with Chaos Game (Solution Included)Drawing Barnsley’s Fern with Chaos Game (Solution Included) 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw Barnsley’s Fern with Chaos Game. The equation for construction is provided in this Wikipedia article. Solution: READ MOREREAD MORE
RopeRope 03/09/201903/09/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw a simple rope like following figure. You may need to use sine and cosine functions. READ MOREREAD MORE