klangner / mapgen.rs

Map generator for games.
https://klangner.github.io/mapgen.rs/
Apache License 2.0
44 stars 5 forks source link

Add `idx_point` function to mapbuffer to convert an index back into a point #44

Closed SirHall closed 1 year ago

klangner commented 1 year ago

Thanks for the PR