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

https://github.com/passy/bouncyball

OpenGL bouncing ball with Yampa, GLUT
https://github.com/passy/bouncyball

Last synced: over 1 year ago
JSON representation

OpenGL bouncing ball with Yampa, GLUT

Awesome Lists containing this project

README

          

Bouncy Ball
===========

Playing around with FRP, OpenGL, Yampa and bouncy balls. Based on
[Cuboid](https://github.com/pedromartins/cuboid).

## Running it

```
cabal install --dependencies-only
cabal run
```

## What's it look like?

![like this](screencap.gif)