Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 2.23 KB

README.md

File metadata and controls

43 lines (27 loc) · 2.23 KB

maptodon

maptodon is an open-source ecosystem that enables individuals and communities to easily create, update, and view detailed, 3D maps. Utilizing an iOS app for efficient scanning, a sophisticated AI pipeline for 3D data generation, and a user-friendly web app for viewing, maptodon is at the forefront of democratizing 3D mapping.

maptdon_flow_low

maptodon_low.mp4

Features

  • Community-Driven: Everyone can contribute by scanning their surroundings.
  • Decentralized: Built on a decentralized architecture ensuring data integrity and accessibility.
  • Open Source: Transparent, modifiable and freely accessible source code.

Presentation

View the maptodon presentation on Speaker Deck to get an in-depth overview of the project and its features.

Apps

  • User-Friendly Scanning: Easily capture and share your surroundings to contribute to the community-built 3D maps.
  • Upload and Share: Contribute your scans to the community to build a comprehensive, up-to-date 3D map.

Web App /web

  • Interactive 3D Maps: Explore detailed, community-generated maps.
  • Self-Hosting: Host your 3D maps, control over your data.

Web Backend /api

  • Reads SQLite file in and returns the result to web frontend.
  • Enables WebGPU usage

AI Pipeline /ai

  • Detailed 3D Data Generation: Transform images into detailed 3D data with the power of AI.
  • Open and Accessible: An open-source AI solution, customizable and accessible to all.

Contributions

Contributions to improve the scripts or add new features are always welcome. Please fork this repository, make your proposed changes, and submit a pull request. Ensure that your code is clean and well-commented. Also, update the README if necessary to reflect any significant changes or additions you have made.

License

This project is open source, under the MIT License. You are free to use, modify, and distribute the code as per the terms of this license.