mouse-reeve / maps

Procedurally generated city maps
https://www.youtube.com/watch?v=Ic_5gRVTQ_k
MIT License
36 stars 0 forks source link

Track the NW-most x and y coords of coastline #1

Closed mouse-reeve closed 6 years ago

mouse-reeve commented 6 years ago

This could substantially reduce the number of points that have to be checked in the ray casting algorithm

mouse-reeve commented 6 years ago

Fixed