Circle of Inward Isosceles Triangles with Python and Turtle 08/04/202208/04/2022 | JinshengJinsheng | 0 Comment | 6:49 pm Categories: Difficulty Level 4 loop math python Modify circle of isosceles triangle projects to make all triangles point inward as shown. Related Projects: Geometry Loops Tags: geometry, loop, loops, math Post navigation PREVIOUS Previous post: Circle of Isosceles Triangles with Python and TurtleNEXT Next post: Hexagram with Python and Turtle Related Post 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 Restricted Square Chaos Game 1Restricted Square Chaos Game 1 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you drew a Sierpinski Triangle with Chaos Game. Instead of a triangle, use four points of a square as the target points and play the chaos READ MOREREAD MORE Hex Star Fractal using Python and TurtleHex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. 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
Restricted Square Chaos Game 1Restricted Square Chaos Game 1 06/28/201906/28/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In a previous project, you drew a Sierpinski Triangle with Chaos Game. Instead of a triangle, use four points of a square as the target points and play the chaos READ MOREREAD MORE
Hex Star Fractal using Python and TurtleHex Star Fractal using Python and Turtle 10/05/202010/05/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw the following fractal of hex stars using Python and Turtle. First, design a function that draws hex star in any position and size. READ MOREREAD MORE