Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

Coastline #19

Open
andreasknoepfle opened this issue Nov 26, 2016 · 0 comments
Open

Coastline #19

andreasknoepfle opened this issue Nov 26, 2016 · 0 comments
Assignees

Comments

@andreasknoepfle
Copy link
Owner

Find a way on how to do a proper coastline in the island generation.

There should be at least 2 polygons resulting with one being the outer and one being the inner polygon.
Maybe you could even make other terrain appear on the page and return something like this:

{ 
  islands: [
    { 
      terrains: { 
        beach: [ ... the polygon points for the beach ... ],
        forest: [ ... the polygon points for the forest ],
        mountains: [ ... the polygon points for other terrain ... ]
      }
  ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants