Colorful Sierpinski Triangle 02/26/201902/26/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 12:52 am Categories: colorsys Difficulty Level 6 recursion This is the 3rd Sierpinski Triangle. Make it very colorful as shown below. Tags: colorsys, fractal, recursion Post navigation PREVIOUS Previous post: RGB Colored Sierpinski TriangleNEXT Next post: Recursive Windows Related Post Gardi Fractal with Python and Turtle (Source Code)Gardi Fractal with Python and Turtle (Source Code) 05/27/202105/27/2021 | JinshengJinsheng | 0 Comment Lori Gardi created this nested overlapping circle fractal in the paper ‘The Universe is a Fractal’. The fractal according to the paper looks similar to a supernova. A simple version READ MOREREAD MORE Slanted Fractal Tree (Source Code)Slanted Fractal Tree (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following slated fractal tree. Notice that the pensize also changes. Source Code: READ MOREREAD MORE Fibonacci vs Golden Ratio TilingFibonacci vs Golden Ratio Tiling 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw Fibonacci tiling and Golden Ratio Tiling in one canvas. Which one is Golden Ratio Tiling? READ MOREREAD MORE
Gardi Fractal with Python and Turtle (Source Code)Gardi Fractal with Python and Turtle (Source Code) 05/27/202105/27/2021 | JinshengJinsheng | 0 Comment Lori Gardi created this nested overlapping circle fractal in the paper ‘The Universe is a Fractal’. The fractal according to the paper looks similar to a supernova. A simple version READ MOREREAD MORE
Slanted Fractal Tree (Source Code)Slanted Fractal Tree (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Use recursion to draw the following slated fractal tree. Notice that the pensize also changes. Source Code: READ MOREREAD MORE
Fibonacci vs Golden Ratio TilingFibonacci vs Golden Ratio Tiling 03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Draw Fibonacci tiling and Golden Ratio Tiling in one canvas. Which one is Golden Ratio Tiling? READ MOREREAD MORE