Skip to content

dan-lara/Gravitas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravitas 🌎⚛️

en fr

Gravitas is a simulator of the laws of gravitation of celestial bodies developed in C++ with 3D modeling of objects and 2D visualization.

Table of Contents

Introduction

Gravitas is a powerful tool for simulating the gravitational interactions between celestial bodies. It is designed for both educational and research purposes.

Features

  • 3D modeling of celestial bodies
  • 2D visualization of gravitational interactions
  • Developed in C++ for high performance

Installation

To install Gravitas, follow these steps:

  1. Clone the repository:
    git clone https://github.com/dan-lara/Gravitas.git
  2. Navigate to the project directory:
    cd Gravitas
  3. Build the project using CMake:
    # cmake -B build
    # cmake --build build
    make build # or all

Usage

To run the simulator, execute the following command from the build directory:

    # Run the project
    make run

UML Diagram

UML Diagram

Contributing

Contributions are welcome! Please read the contributing guidelines for more information.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Gravitas is a simulator of the laws of gravitation of celestial bodies developed in C++ with 3D modeling of objects and 2D visualization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors