Git Product home page Git Product logo

carsafety's Introduction

#CarSafety

##场景1:机动车安全 #####汽车的状态: 1.酒驾
2.超速
3.误入公交车道
4.进入禁止鸣笛区域
5.左转让直行区域
6.人行横道
7.遇到红灯

##场景2:非机动车安全 #####自行车的状态 1.进入机动车道
2.驶入不允许自行车驶入的公园
3.前方人行横道,有行人穿行
4.驶入逆向车道
5.遇到红灯
6.停放

##场景3:行人安全 #####行人的状态 1.逆向行走,前方有行人
2.未在斑马线上过马路
3.人行道灯亮红灯
4.翻越护栏或者隔离带

##大鹏VR官网下载插件 http://developer.dpvr.cn/sdk/unityplugin-1/
目前支持的版本为Unity3D 5.3, Unity3D 5.4, Unity3D 5.5, Unity3D 5.6, Unity3D 2017.1
先尝试使用2017.1版本

##尝试将VR眼睛接入Unity中并运行起来 实现如下demo性的功能
1.在城市场景中创建一个cube表示人类
2.将大鹏vr眼镜放到cube上面代替场景中的camera
3.运行程序,看看接入眼镜之后的效果
4.让cube动起来(有平移有旋转)
5.在动起来的cube上再看看vr眼镜的效果

##其它注意事项: 代码脚本都放到Scripts文件夹下,哪一模块用到的代码放到哪一个模块中,并且以scene_xxx来进行命名
例如:在行人安全场景中的人物动画播放脚本需命名为scene3_humanAnimationScript以便于管理和维护
每个人在各自开负责的场景中进行编辑,切勿修改其它场景数据,以免同步时出错
场景中的元素以及脚本命名尽量用规范化的形式进行,最好不用拼音
每天开发完成需汇报一次项目进度以及遇到的问题,并在git上进行同步

carsafety's People

Contributors

foreverhyh avatar

Watchers

James Cloos 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.