https://github.com/RodZill4/godot-openstreetmap
Rendering 3d scenes from openstreetmap data...
https://github.com/RodZill4/godot-openstreetmap
Last synced: 10 months ago
JSON representation
Rendering 3d scenes from openstreetmap data...
- Host: GitHub
- URL: https://github.com/RodZill4/godot-openstreetmap
- Owner: RodZill4
- License: mit
- Created: 2017-05-25T10:27:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T13:02:18.000Z (almost 2 years ago)
- Last Synced: 2024-11-03T19:42:08.386Z (over 1 year ago)
- Language: GDScript
- Size: 47.8 MB
- Stars: 181
- Watchers: 20
- Forks: 40
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# godot-openstreetmap
Rendering 3d scenes from openstreetmap data...
## Restoration steps
- renewing the ca-certificates.crt file
- Updating all gdscripts, using new classname/method conventions
- Updating all shaders, renaming them to .gdshader
## As of now
- **simple demo** is working although unstable
- **vehicle demo** has lots of outdated shader problems, irrelevant to fix
- **third person demo** has character animation problems, irrelevant to fix