Question: use recursive drawing to solve this problem A figure even more remarkable than the Koch curve described in the previous project is the Koch snowflake
A figure even more remarkable than the Koch curve described in the previous project is the Koch snowflake or Koch star. You can create this snowflake by applying the three-step recursive process used to create a Koch curve to each side of an equilateral triangle rather than to only one line segment: Use java to write a recursive program that creates a Koch snowflake
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
