Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sushiwaumai/bouncing-balls
Bouncing Balls in Command Line
https://github.com/sushiwaumai/bouncing-balls
c linear-algebra make physics simulation vector
Last synced: about 1 month ago
JSON representation
Bouncing Balls in Command Line
- Host: GitHub
- URL: https://github.com/sushiwaumai/bouncing-balls
- Owner: SushiWaUmai
- License: mit
- Created: 2022-02-18T18:50:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T03:10:17.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T00:56:49.970Z (3 months ago)
- Topics: c, linear-algebra, make, physics, simulation, vector
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bouncing Balls Command Line Simulation
This repo is inspired by the ball simulation of [Tsoding's Linear Algebra library](https://github.com/tsoding/la.git)