Skip to content

Small little gravity simulator using Newtons gravity equation

Notifications You must be signed in to change notification settings

thesilvanator/Gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Gravity Simulator

A simple 2D gravity simulator written in pure C.

  • Simple physics simulator of bodies in motion using Newton's Universal Law of Gravitation
  • Uses SDL2 to render
  • Just Mac specific for now. Adjusting the makefile should make it crossplatform though.

Plans

  • Add 3D support
  • Add debug with force/acceleration, and velocity vectors rendered on screen

Gif of Program Screenshot of Program

About

Small little gravity simulator using Newtons gravity equation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published