dumitrux / solar-system-threejs

A way to interact with the solar system and learn more about it.

Home Page:https://dumitrux.github.io/solar-system-threejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solar System threejs

A way to interact with the solar system and learn more about it.

SolarSystemDemostration

Go and play with it!

https://dumitrux.github.io/solar-system-threejs

Table of content

Motivation

It is a base project to learn more about three.js.

The chosen topic (the solar system) is because I like everything related to the universe. Besides, I think that the best way to learn something is interacting and doing.

Development

Made with three.js. A JavaScript 3D library, with a default WebGL renderer.

Based on:

Collaborate

In case if you want to collaborate here are some extra things that it would be great to add to the project :)

  • Event bus: To decouple the components of an application.
  • One source of information
  • Add dat.GUI
  • A fancier modal
  • More content
  • Center the planet on double-click

License

MIT License

Author

Danci, Marian Dumitru (@dumitrux)

About

A way to interact with the solar system and learn more about it.

https://dumitrux.github.io/solar-system-threejs/

License:MIT License


Languages

Language:JavaScript 92.2%Language:HTML 4.0%Language:CSS 3.8%