Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeokkim authored Oct 6, 2024
1 parent 178a867 commit 8a5d928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A lightweight 2D physics engine written in C, for educational purposes.
## Features

<div align="center">
<video src="https://github.com/c-krit/ferox/assets/28700668/1729231e-6458-4fab-aa31-ce307c28f52b" />
<video src="https://github.com/user-attachments/assets/b8a8da2e-283b-4208-820b-914429b51e08" />
</div>

> *NOTE: This project was made for educational purposes (mainly for me to learn how a physics engine works), and therefore it is not recommended to use this library in production. Consider using other 2D physics engines with better performance such as [Box2D](https://github.com/erincatto/box2d) and [Chipmunk2D](https://github.com/slembcke/Chipmunk2D).*
Expand Down

0 comments on commit 8a5d928

Please sign in to comment.