24 lines
777 B
Markdown
24 lines
777 B
Markdown

|
|
|
|
<p align='center'>
|
|
<h1 align='center'>🗺️ map3d</h1>
|
|
<p align='center'>Generate a real world 3D map</p>
|
|
</p>
|
|
|
|
<p align='center'>
|
|
<a href="https://map.fleet.im/">Visit</a> · <a href="https://github.com/cartesiancs/map3d/issues">Report Bugs</a>
|
|
</p>
|
|
|
|
## About The Project
|
|
|
|
This is a 3D building mapping service implemented with [React-Three-Fiber](https://github.com/pmndrs/react-three-fiber). It allows exporting as a GLB file, and all features are free to use. Based on this project, various functionalities such as **digital twin**, **drone surveying**, and **GPS markers** can be implemented.
|
|
|
|
The map files are based on OpenStreetMap data.
|
|
|
|
## Roadmap
|
|
|
|
- [x] Export GLB
|
|
- [ ] Building Texture
|
|
- [ ] Height Customization
|
|
- [ ] Material
|