mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-03-23 23:57:23 +01:00
refactor: resampling functionality
This commit is contained in:
parent
7a49098425
commit
3b74674a09
15 changed files with 590 additions and 811 deletions
|
|
@ -38,9 +38,11 @@
|
|||
"vitest": "^4.0.18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lineclip": "^2.0.0",
|
||||
"alea": "^1.0.1",
|
||||
"d3": "^7.9.0",
|
||||
"delaunator": "^5.0.1",
|
||||
"lineclip": "^2.0.0",
|
||||
"polylabel": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue