syt123450 / Three.js-Solar-Exploration

:rocket: Exploration the solar system created by Three.js
http://solar-exploration.com/
MIT License
26 stars 6 forks source link

[Front End] - Solve the rotation speeds up problem. #94

Closed BoTime closed 6 years ago

BoTime commented 6 years ago

As a developer, I want to fix the bug, so that all planets wont speed up when rotating.

Definition of done: Fix the bug.

BoTime commented 6 years ago

https://developer.mozilla.org/en-US/docs/Web/API/Window/cancelAnimationFrame

syt123450 commented 6 years ago

I have already solved this problem. In demo.html, when we switch the scene, the speed won't be quicker now.