Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onsetsu/bloob

An experimental HTML5 Game Engine featuring soft body physics.
https://github.com/onsetsu/bloob

Last synced: 27 days ago
JSON representation

An experimental HTML5 Game Engine featuring soft body physics.

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)

![Spawning new Particles in Floom](images/bloob-impact-bounce.gif)

## 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.

![Spawning new Particles in Floom](images/bloob-tools.png)

## Debugging Tools

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

![Spawning new Particles in Floom](images/bloob-debug-rendering.gif)