nms-scribe / cosmopoeia

A tool to generate fantasy maps for GIS.
MIT License
3 stars 1 forks source link

Convert adaptive-bezier code to use my coordinates #47

Open nms-scribe opened 8 months ago

nms-scribe commented 8 months ago

It's a relatively simple code, I could pull it in, and convert it to use my own point types (or geo_types). In theory that could improve performance and give me more flexibility over the process. It would also remove a few dependencies I don't want.