Added content to readme

This commit is contained in:
PoetryInCode 2020-05-15 15:42:29 -04:00 committed by GitHub
parent 3c8eabf673
commit b124ac1135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,3 @@
# Simple Physics
This is a largely physics/math based prject that was created for a school project. It is a rendering engine built on OpenGL and
SDL that can simulate how rigid bodies interact with each other under gravity.