Giter Site home page Giter Site logo

demo's Introduction

Project status

Project is deprecated, please follow new one improved: https://github.com/reinterpretcat/utymap

Description

In short, ASM is an engine for building real city environment dynamically using OSM data. It includes:

  • rendering of different models (e.g. buildings, roads, parks, rivers, POI, etc.) using OSM data for given location on the fly by terrain tiling approach.
  • easy customization of rendered models using mapcss file and custom behaviours.
  • modification of city environment (terrain craters, corrupt buildings, etc..).
  • non-flat terrain with Data Elevation Model (SRTM) files.
  • fast 2D overview mode for large area.
  • multiplayer (by Unity Network API).
  • filling environment with people, cars, animals... (not started)

The engine can be used to build different 3D-games (like car simulations or GTA 2/3 ) or some map tools (target is mobile devices). Web demo build can be found here. More info will be published at github pages.

Demo scenes

Demo project contains the following scenes in Assets\Scenes folder:
  • SimpleMap2D scene loads 2D map of large area with low detail terrain and allows you to skip the certain objects (e.g. buildings, trees) using MapCSS rules for different zoom levels. You can also pan/zoom map.
  • SimpleMap3D scene loads one tile with all details (full detail terrain, buildings, trees) and adjusted tiles with low level of details. You can walk and interact with environment: modify facade of building, make craters. Tiles will be loaded/unloaded automatically.
  • GpsTracking scene demonstrates how to work with Location Services (e.g. GPS). Nmea file is used as GPS signal source to simulate movement.
  • Customization scene demonstrates how to add custom objects to the map or/and extend their behaviour.
  • GuiEditor scene demonstrates several features: map editor (create new map object such as buildings, barriers, trees; adjust terrain height), current address resolution (detects where you are), dynamic switch between 2D/3D maps (2D map shows larger area). You may find video which shows this scene above.

Note

This repository contains demo application which is built using ActionStreetMap framework (ASM) for Unity Editor platform (with UNITY_EDITOR compilation symbols). For other platforms, you need different binaries which are not committed yet.

Screenshots

Contacts

In case of any questions, don't hesitate to ask me.

demo's People

Contributors

reinterpretcat avatar

Watchers

hongbo zhang avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.