Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RodZill4/godot-openstreetmap
Rendering 3d scenes from openstreetmap data...
https://github.com/RodZill4/godot-openstreetmap
Last synced: 4 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T13:02:18.000Z (6 months ago)
- Last Synced: 2024-06-23T14:24:51.302Z (6 months ago)
- Language: GDScript
- Size: 47.8 MB
- Stars: 168
- Watchers: 19
- Forks: 37
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo](https://github.com/RodZill4/godot-openstreetmap/raw/master/screenshot.png)
# 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