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] - Generate individual scene for other 8 planets of the solar system #59

Closed zchholmes closed 7 years ago

zchholmes commented 7 years ago

As a developer, I want to use individual scene for each planets, so that we can keep going on the data presentation process.

Definition of done: Each planet has a usable scene for individual data visualization.

zchholmes commented 7 years ago

Basic PlanetSceneController has been created.

zchholmes commented 7 years ago

Refactored code for review.