Random Stars 03/26/201903/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:58 pm Categories: colorsys Difficulty Level 3 loop random Draw a lot of randomly sized, randomly colored, and randomly tilted stars. Random Stars with Python Turtle Tags: colorsys, hsv, loop, random Post navigation PREVIOUS Previous post: Lots of Easter EggsNEXT Next post: Recursive Stars Related Post Julia Set Fractal AnimationJulia Set Fractal Animation 05/27/202105/27/2021 | JinshengJinsheng | 0 Comment In this project, we are going to animate the Julia Set by varying the constant c in the normal Julia Set function. Turtle will be too slow to do this READ MOREREAD MORE Dodecagon Spiral (Source Code)Dodecagon Spiral (Source Code) 09/23/202009/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In other related projects, we draw a pentagon spiral and a square spiral. Now draw a dodecagon spiral with 12 sides. Also make the grayscale of dodecagons gradually grow lighter 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
Julia Set Fractal AnimationJulia Set Fractal Animation 05/27/202105/27/2021 | JinshengJinsheng | 0 Comment In this project, we are going to animate the Julia Set by varying the constant c in the normal Julia Set function. Turtle will be too slow to do this READ MOREREAD MORE
Dodecagon Spiral (Source Code)Dodecagon Spiral (Source Code) 09/23/202009/23/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment In other related projects, we draw a pentagon spiral and a square spiral. Now draw a dodecagon spiral with 12 sides. Also make the grayscale of dodecagons gradually grow lighter 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