Fantasy-Map-Generator/public
Marc Emmanuel 4b5e9bfeea feat: Implement HeightmapGenerator and Voronoi module
- Added HeightmapGenerator class for generating heightmaps with various tools (Hill, Pit, Range, Trough, Strait, etc.).
- Introduced Voronoi class for creating Voronoi diagrams using Delaunator.
- Updated index.html to include new modules.
- Created index.ts to manage module imports.
- Enhanced arrayUtils and graphUtils with type definitions and improved functionality.
- Added utility functions for generating grids and calculating Voronoi cells.
2026-01-16 13:12:56 +01:00
..
charges chore: split public and src 2026-01-13 12:47:37 +01:00
components chore: split public and src 2026-01-13 12:47:37 +01:00
config chore: split public and src 2026-01-13 12:47:37 +01:00
heightmaps chore: split public and src 2026-01-13 12:47:37 +01:00
images chore: split public and src 2026-01-13 12:47:37 +01:00
libs chore: split public and src 2026-01-13 12:47:37 +01:00
modules feat: Implement HeightmapGenerator and Voronoi module 2026-01-16 13:12:56 +01:00
styles chore: split public and src 2026-01-13 12:47:37 +01:00
dropbox.html chore: split public and src 2026-01-13 12:47:37 +01:00
icons.css chore: split public and src 2026-01-13 12:47:37 +01:00
index.css chore: split public and src 2026-01-13 12:47:37 +01:00
main.js migrating all util files from js to ts 2026-01-14 09:18:08 +01:00
manifest.webmanifest chore: split public and src 2026-01-13 12:47:37 +01:00
sw.js chore: split public and src 2026-01-13 12:47:37 +01:00
versioning.js chore: split public and src 2026-01-13 12:47:37 +01:00