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

https://github.com/zaijo/grav

Gravitational and bouncing from obstacles engine
https://github.com/zaijo/grav

collision-detection friction gravitation physics-engine simulator solarsystem

Last synced: about 2 months ago
JSON representation

Gravitational and bouncing from obstacles engine

Awesome Lists containing this project

README

        

# Grav

Grav is a physics engine that allows you to:

- setup different sources of gravity
- let objects move within gravitational fields (even sources of gravity can move)
- setup obstacles (and see stuff bouncing off walls)

## Solar system

You can play with slovak version of solar system simulation in [grav.jar](https://github.com/Zaijo/grav/raw/master/grav.jar) by simply running `java -jar grav.jar`

![demo image](https://github.com/Zaijo/grav/raw/master/solar-system.png)

## Contribution

Feel free to contribute and report issues.