GithubHelp home page GithubHelp logo

avatarchik / 3d_sphere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a396901990/3d_sphere

0.0 2.0 0.0 2.24 MB

一个可以通过手势、鼠标、声音控制的3D天气球。Unity3D project to create a 3D Sphere can control by gesture/mouse/voice.

C# 100.00%

3d_sphere's Introduction

3D_Sphere(3D语音天气球)

通过语音服务,天气服务,Unity3D,Android来制作一个3D语音天气预报项目。

简介:

下图是Unity端在电脑上运行的效果:
alt 3D语音天气球

下图是Unity结合Android和语音控制之后在手机运行的效果图:
alt 3D语音天气球

项目结构:

首先这个项目的开发分为Android端和Unity3D端:
Android端:
Android端主要负责的是语音控制模块和4个按钮,并将语音处理后的结果传递到Unity端中做处理。

Unity3D端:
Unity端负责接收Android端语音处理后传递过来的信息,和4个按键的反馈。
并根据不同的省市情况实时的从网上获取天气信息,解析后显示在我们制作的3D球上。

Build:
最后将Android端的代码以插件的形式放入Unity端中,然后在Unity端Build成apk文件在手机中运行。

Git Branch:

  • master/develop: 创建可旋转的3D球
  • feature/Wather_3D_Sphere: 根据天气服务来动态创建3D球
  • feature/Voice_Wather_3D_Sphere: 添加了语音控制和天气服务的完整代码

详细介绍请参照我的blog:http://blog.csdn.net/a396901990/article/details/41653365

3d_sphere's People

Contributors

a396901990 avatar

Watchers

 avatar  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.