Skip to content

Unexpected and idiosyncratic failures to converge #1

Description

@RoyWiggins

I have been using this code to map the interior of the Koch snowflake. This is my most successful, but the algorithm seems to fail on very similar polygons.

image

If I make my snowflake slightly spikier, it just fails entirely:

image

And if I iterate the snowflake one more time, it pretty much always fails.

This is not, I believe, a fundamental problem with the Zipper algorithm, as I was able to render a higher iteration snowflake using the FORTRAN implementation that Marshall has provided. It's a lot harder to work with his implementation though, so I had hoped that I'd be able to use it in Julia instead.

anim39

I don't suppose you have any ideas what might be going wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions