https://github.com/deflatedpickle/fishsuck
It's a physics engine.
https://github.com/deflatedpickle/fishsuck
physics physics-2d physics-3d physics-engine physics-simulation
Last synced: 11 months ago
JSON representation
It's a physics engine.
- Host: GitHub
- URL: https://github.com/deflatedpickle/fishsuck
- Owner: DeflatedPickle
- License: bsd-3-clause
- Created: 2018-12-03T18:36:12.000Z (over 7 years ago)
- Default Branch: kotlin
- Last Pushed: 2021-09-17T00:46:10.000Z (over 4 years ago)
- Last Synced: 2025-03-31T05:11:21.066Z (about 1 year ago)
- Topics: physics, physics-2d, physics-3d, physics-engine, physics-simulation
- Language: Kotlin
- Size: 649 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fishsuck
It's a physics engine
> Though this engine is written to be 3D, all the supplied renderer's are 2D
## Deconstruction
```
+ + + + + + + + + +
+ +
+ @ @ @ @ @ @ @ +
+ @ $ $ $ $ @ +
+ @ $ $ $ @ +
+ @ $ $ $ $ @ +
+ @ $ $ $ @ +
+ @ @ @ @ @ @ @ +
+ +
+ + + + + + + + + +
```
`+` = Space
`@` = Body
`$` = Shape/s