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
- Host: GitHub
- URL: https://github.com/passy/bouncyball
- Owner: passy
- License: mit
- Created: 2014-09-03T17:18:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-13T09:23:12.000Z (almost 12 years ago)
- Last Synced: 2025-02-04T16:35:38.687Z (over 1 year ago)
- Language: Haskell
- Size: 277 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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?
