-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07bdf22
commit acf7b62
Showing
10 changed files
with
930 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# SdlFramework | ||
My simple SDL framework for rendering and event handling | ||
My simple SDL framework for rendering, updating and event handling. | ||
|
||
There are some of the demos I made from this small framework. | ||
|
||
## circle collision | ||
|
||
A simulator for Perfect Elastic Collision, by conservation of momentum and energy. | ||
|
||
![circle_collision](screenshot/circle_collision.gif) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.