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] - Integrate the tween animation into the final demo. #93

Closed BoTime closed 6 years ago

BoTime commented 6 years ago

As a dev, I want to use Tween.js library to implement transition animation when cone is clicked.

Definition of done: Working demo.

syt123450 commented 6 years ago

Integrate into tween.js, now click cone in earth scene, the earth will move to left side.

syt123450 commented 6 years ago

There are still some bugs in tween, it will put into another issue.