Skip to content

hlibko/SolarSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D scene of the solar system using Three.js:

  • configured scene, camera (PerspectiveCamera) and rendering tool
  • added geometric figures "Sun" and planets of the solar system (Object3D())
  • surface of the planets - MeshBasicMaterial using textures (JPG image)
  • created animation cycle animate() - rotation of planets around the sun
  • added interaction using OrbitControls

For demonstration, use VS Code Live Server or others.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors