Skip to content

3D simulation of a gravity system with realistic physics.

Notifications You must be signed in to change notification settings

ahmadshahal/3D-Gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

3D-Gravity Simulator is created by a group of students in their 3rd year at Damascus University.

Technologies

  • The simulator is built using Three JS graphics library which uses WebGL.
  • All Physics and Mathematics used were implemented and tested by us.

Setup

To run the project on a Local Host download Three.js and Node.js then run the following commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Preview

msedge_ewbuQZUPsw

About

3D simulation of a gravity system with realistic physics.

Topics

Resources

Stars

Watchers

Forks

Languages