Skip to content

The Telegram bot is designed to generate and send a video simulation of celestial bodies in motion upon request. It uses gravitational simulation to create animations showing the movement, collisions, and interactions of celestial bodies.

Notifications You must be signed in to change notification settings

XYN0N/3-Body-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

3 BODY SIMULATION

This Python project features a Telegram bot that generates and sends a video simulation of celestial bodies in motion. The bot creates a visual representation of the simulation, then processes it into a video and sends it to users upon request.

Features

Randomly generates a simulation of celestial bodies. Creates a video of the simulation. Sends the video to users via Telegram.

Requirements

Python 3.6 or later ffmpeg (for video processing)

Installation

pip install -r requirements.txt

Start

python bot.py

About

The Telegram bot is designed to generate and send a video simulation of celestial bodies in motion upon request. It uses gravitational simulation to create animations showing the movement, collisions, and interactions of celestial bodies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages