All Projects → jinhucheung → Go

jinhucheung / Go

Licence: other
导航犬 (Go) 是一款基于 Android 的增强现实步行导航软件,其地图服务由高德地图提供。

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Go

Ar.js
Image tracking, Location Based AR, Marker tracking. All on the Web.
Stars: ✭ 3,048 (+4816.13%)
Mutual labels:  augmented-reality
Openxr Sdk Source
Sources for OpenXR loader, basic API layers, and example code.
Stars: ✭ 236 (+280.65%)
Mutual labels:  augmented-reality
AR-ANE-Samples
MyAR is an augmented reality Air Native Extension supporting Android and iOS based on Wikitude SDK
Stars: ✭ 39 (-37.1%)
Mutual labels:  augmented-reality
Dirtchamber
A mixed reality testing environment for real-time global illumination algorithms
Stars: ✭ 183 (+195.16%)
Mutual labels:  augmented-reality
Webar Article
WebAR-Article is a responsive and information rich website that is progressively enhanced with Augmented Reality content exposed through experimental web technologies.
Stars: ✭ 225 (+262.9%)
Mutual labels:  augmented-reality
Augmentedunreality
Augmented reality for Unreal Engine 4
Stars: ✭ 243 (+291.94%)
Mutual labels:  augmented-reality
Webxr
Repository for the WebXR Device API Specification.
Stars: ✭ 2,357 (+3701.61%)
Mutual labels:  augmented-reality
Unity-2017.2-and-Vuforia-6.5---Camera-Auto-Focus
Unity 2017.2 and Vuforia 6.5 Augmented Reality (AR) Camera Auto Focus
Stars: ✭ 17 (-72.58%)
Mutual labels:  augmented-reality
Hololenscamerastream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
Stars: ✭ 233 (+275.81%)
Mutual labels:  augmented-reality
Three.js
JavaScript 3D Library.
Stars: ✭ 78,237 (+126088.71%)
Mutual labels:  augmented-reality
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+214.52%)
Mutual labels:  augmented-reality
Simple Webxr Unity
⭐ Bringing WebXR to Unity 3D with 3 files ! B-)
Stars: ✭ 215 (+246.77%)
Mutual labels:  augmented-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+304.84%)
Mutual labels:  augmented-reality
Satin
A 3D Graphics Framework built on Apple's Metal
Stars: ✭ 182 (+193.55%)
Mutual labels:  augmented-reality
ARKit-FocusNode
FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.
Stars: ✭ 50 (-19.35%)
Mutual labels:  augmented-reality
Ar Toolbox
🧰 ARCore & Sceneform Playground
Stars: ✭ 179 (+188.71%)
Mutual labels:  augmented-reality
Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (+291.94%)
Mutual labels:  augmented-reality
VuforiaWithOpenCVForUnityExample
Vuforia with OpenCV for Unity Example
Stars: ✭ 56 (-9.68%)
Mutual labels:  augmented-reality
ayAR
Augmented Reality Demo
Stars: ✭ 24 (-61.29%)
Mutual labels:  augmented-reality
Model Viewer
Easily display interactive 3D models on the web and in AR!
Stars: ✭ 3,751 (+5950%)
Mutual labels:  augmented-reality

导航犬(Go)

导航犬(Go)是一款基于Android的增强现实导航软件,其地图服务由高德地图提供。使用者将手机摄像头对着一个方向,屏幕自动显示出此视野方向内的所有用户感兴趣事物的地理资讯,以全新展示形式实现附近地点探索,包括餐饮、酒店、购物、景点等,并提供从用户所在地到目的地的导航路线图、语音导航以及实景导航指引。

演示视频

IMAGE ALT TEXT

功能说明

  • 搜索兴趣点信息
  • 实景以及地图导航
  • 预报天气
  • 离线地图下载
  • 用户定义兴趣点信息
  • 语音播报以及语音识别

项目框架

导航犬增强现实模块是基于ProAndroidAugmentedReality框架。此外,地图服务组件是使用高德地图SDK,而语音组件使用讯飞语音。在UI设计上引入了material_menu_librarysweet-alert-dialog

项目导入

Eclipse |  Android Studio

  1. 注册API KEY
    项目使用高德地图以及讯飞语音,导入项目至本地前,需要注册相应的SDK的API Key。注册完成后,高德地图API Key在AndroidManifest.xml文件写入,讯飞语音API Key在Constants类中写入

  2. 引入UI库
    高德地图以及讯飞语音所需要的库已经在libs中,我们还需要引入上述的两个UI库

程序安装

程序要求Android4.0以上版本,点击下载APK文件

License

Go is released under GPLv3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].