Skip to content

Uso da API Three JS e conceitos de Computação Gráfica para uma simulação do Sistema Solar. Universidade Federal do Ceará - Campus de Sobral. Curso de Engenharia de Computação - Computação Gráfica

Notifications You must be signed in to change notification settings

MarcosVini9999/solar-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar System 🌍

Standard view after initializing the code

2023-10-16 14-18-28 start=1 length=24 fps=5

Feature: Planet rotation (look at Jupiter on the left)

2023-10-16 14-37-09 start=1 length=5 fps=10

Feature: Planet translation

2023-10-16 15-00-09 start=1 length=24 fps=5

Feature: Move camera (hold mouse left click + move the mouse cursor)

2023-10-16 15-11-28 start=1 length=24 fps=5

Feature: Zoom in/out the camera (Mouse Pinch-To-Zoom on touchpad OR CTRL + Mousewheel)

2023-10-16 15-26-20 start=1 length=24 fps=5

Feature: Change speed of planet rotation and translation (look at the bottom right corner)

2023-10-16 15-46-46 start=1 length=12 fps=10

❓ How to run the project:

# Install the dependencies

$ npm i

# Run

$ npx vite

⚙ Technologies

Technologies used to develop this application:

About

Uso da API Three JS e conceitos de Computação Gráfica para uma simulação do Sistema Solar. Universidade Federal do Ceará - Campus de Sobral. Curso de Engenharia de Computação - Computação Gráfica

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • CSS 12.7%
  • HTML 10.1%