ralucado / TinySubway

This is totally not a Mini Metro clone.
MIT License
3 stars 0 forks source link

Smooth line corners #2

Closed ralucado closed 3 years ago

ralucado commented 4 years ago

Apply a radial smoothing to each line vertex using algorithms proposed in here.

ralucado commented 3 years ago

Not needed since the new approach does not handle line segments of more than 3 points and the corners are always smooth.