jinwei14 / LPS-visualisation

🚦🚓Self-driving car simulation in LPS(server down)
https://jinwei14.github.io/Slides-For-Self-DrivingCar-Project/
0 stars 0 forks source link

Asynchronously or Synchronously #10

Open jinwei14 opened 5 years ago

jinwei14 commented 5 years ago

Asynchronies function callback raise two problems: 1.wether animate the car asynchronously or synchronously

  1. if synchronously then need to figure out a way to execute after engine.on
  2. if asynchronously call pixi function after each cycle of loop.
jinwei14 commented 5 years ago

google online. email for help.