update readme and add output example

This commit is contained in:
geoffsee
2025-06-30 12:53:29 -04:00
parent a84a8aa99a
commit fd4e9f7b1a
2 changed files with 14 additions and 5 deletions

View File

@@ -1,11 +1,20 @@
# OSM Maker
# osm-maker-vibes
Convert OpenStreetMap data to 3D models.
> Warning: Experimental, incomplete, and unfunded.
<p align="center">
<img src="https://github.com/geoffsee/osm-maker-vibes/blob/main/osm-maker-vibes.png?raw=true" width="512" />
</p>
<p align="center">
Generates a GLB file from OSM data for the configured area.
</p>
## Usage
```bash
# 1. configure ./config.jsonc
# 2. generate the glb
./gradlew run
```
Generates a GLB file from OSM data for the configured area.
```

BIN
osm-maker-vibes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB