Giter Site home page Giter Site logo

traffic's Introduction

How to install and use.

Preinstall

Linux(Ubuntu)

$ sudo apt-get install cmake qt5-default libqt5qml5 qtdeclarative5-dev maybe some of them are unnecessary

Windows

download cmake here: https://cmake.org/download/ download msi file and install

download qt here: https://www.qt.io/download download and install remember to set the CMAKE_PREFIX_PATH environment variable to the install prefix of Qt 5.

1528353914552

you can also use qt creator or other ide(such as VisualStudio). you will also need to add bin path of qt into enviroment variable and set some other things. so.....you'd better use LINUX!

Install&Buid

open terminal, cd to /path/to/repository

enter command below $ mkdir build $ cd build $ cmake .. $ make

At last run "traffic" in build folder

Uncompleted simple demo

traffic's People

Watchers

James Cloos avatar

Forkers

joyblu

traffic's Issues

Can be done before ddl

  • 车出界后delete
  • 车的转向
  • 增加车的按钮
  • 清空车的按钮
  • 不同类型的车(继承,不同形状、速度等)
  • 不同红绿灯时间不同

Nice Features

  • 采用真实城市地图。模拟紫金港周边交通
  • 在地图中增加建筑,行人等元素
  • 车辆,行人出现概率以及路径算法(根据人口密度?早晚高峰?)

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.