https://github.com/onsetsu/bloob
A JavaScript soft-body physics engine
https://github.com/onsetsu/bloob
Last synced: about 1 year ago
JSON representation
A JavaScript soft-body physics engine
- Host: GitHub
- URL: https://github.com/onsetsu/bloob
- Owner: onsetsu
- License: mit
- Created: 2013-01-27T09:40:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T15:25:20.000Z (over 1 year ago)
- Last Synced: 2025-04-11T22:07:15.759Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://onsetsu.github.io/bloob/bloob.html
- Size: 9.04 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_HEADER.txt
Awesome Lists containing this project
README
bloob
=====
Bloob is a soft-body physics engine written in JavaScript.
[Try it live!](https://onsetsu.github.io/bloob/bloob.html)

## Features
Bloob features multiple body types, including pressure- and spring-based bodies.
We further support many types of joint and forces.
Objects can be created and manipulated at runtime.

## Debugging Tools
We include visual debugging tools that can be adapted to the current debugging task.
