Skip to content

ivanseidel/BigBang-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigBang JS

Recriando o BigBang com JavaScript

A simple simulator that works with phisics to recreate gravitational forces. Watch the vídeo to understand better about the project

Watch this video to see it in action, and learn how it works: Recriando o BigBang com Javascript

How does it work

We have 3 different classes

  1. Vector2
  2. Planet
  3. Simulator

Phisics

Each Planet is responsible for self-drawing and self-updating based on it's own intrinsics forces that are computed dynamically based on other planets.

Implementation

Help me write this! 🤓

Credits

About

Recreate the BigBang with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published