mirror of
https://github.com/geoffsee/osm-maker-vibes.git
synced 2025-09-08 22:46:45 +00:00
update readme and add output example
This commit is contained in:
19
README.md
19
README.md
@@ -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
BIN
osm-maker-vibes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Reference in New Issue
Block a user