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] - Change Animation to Tween #105

Closed syt123450 closed 6 years ago

syt123450 commented 6 years ago

As a developer, I want to replace the old animation with tween, so that we can have a unified style.

Definition of done: Replace the old code to tween.

BoTime commented 6 years ago
syt123450 commented 6 years ago

finish refactor the animation in planetSceneController, replace all old animation with tween.

syt123450 commented 6 years ago

I finish refactoring animation in earth scene controller to tween.

syt123450 commented 6 years ago

There are still some problem with the tween, I can not solve it by myself, we need talk about them later. @BoTime