/3d_Planets

Play around with 'three.js' library, to display animated 3D computer graphics in the browser

Primary LanguageJavaScript

3D Planets

Website

Planet Earth

Overview

3D Planets is a FrontEnd application that gives the users a nice 3D representation of our Planet, as well as Moon and Mars.
It makes large use of 'Three.js' library.
You can move the camera around the space by simply dragging your mouse around.
A little panel on the top right corner allow you to change the rotation speed of Earth and Moon in both X and Y axis.
The text color can also be altered by interacting with the panel.

Main technologies used:

  • Express JS (needed just to serve static files)
  • Three.js