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 Colored Pentaflake Fractal (Source Code)Colored Pentaflake Fractal (Source Code) 09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Based on petaflake fractal, color it with colorsys library. Source Code: READ MOREREAD MORE Pentagon Spiral of Pentagon Spirals Fractal (Source Code)Pentagon Spiral of Pentagon Spirals Fractal (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After finishing 5 spirals and spiral of spirals, draw the following pentagon spiral of pentagon spirals using recursion. Source Code: (This code may run for several minutes) READ MOREREAD MORE Colored Square Tree Fractal (Source Code)Colored Square Tree Fractal (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the square tree fractal using the colorsys library. Source Code: READ MOREREAD MORE
Colored Pentaflake Fractal (Source Code)Colored Pentaflake Fractal (Source Code) 09/17/202009/17/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Based on petaflake fractal, color it with colorsys library. Source Code: READ MOREREAD MORE
Pentagon Spiral of Pentagon Spirals Fractal (Source Code)Pentagon Spiral of Pentagon Spirals Fractal (Source Code) 09/22/202009/22/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment After finishing 5 spirals and spiral of spirals, draw the following pentagon spiral of pentagon spirals using recursion. Source Code: (This code may run for several minutes) READ MOREREAD MORE
Colored Square Tree Fractal (Source Code)Colored Square Tree Fractal (Source Code) 08/29/202008/29/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment Color the square tree fractal using the colorsys library. Source Code: READ MOREREAD MORE