Show HN: Cartopolis, 3D virtual world (Rust/Bevy/OSM)

Cartopolis is an attempt to recreate a FOSS Secondlife/OpenSimulator-like experience on top of OpenStreetmap data and 3DBAG(Nl-only pointcloud data of buildings). Should be useful for routing, sharing interactive building projects, socializing and geo-visualisations. The Android client was made with gps-rtk support in mind, so users can have fun with AR and cm-precise geocaching (TBD). Any thoughts? The project is at: https://code.garage44.eu/jeroen/cartopolis

3 points | by jvanveen 3 hours ago

2 comments

  • stop50 3 hours ago
    I have an crash:

      panicked at /root/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/time/unsupported.rs:13:9:
        time not implemented on this platform
    • jvanveen 1 hour ago
      The wasm build has some issues. The new build may have fixed that particilar error. Not sure it's working yet (i'm testing on a phone that doesn't seem to do wasm anyway)
    • jvanveen 2 hours ago
      You're building the wasm variant? I'll checkout the error. In the meanwhile, you can also try the wasm build at https://cartopolis.org
  • useiris 1 hour ago
    [flagged]