Hpysics
From HaskellWiki
(Difference between revisions)
m (Added categories Games and Libraries) |
|||
| (16 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | '''Hpysics''' is a physics engine | + | [[Category:Games]] |
| + | [[Category:Libraries]] | ||
| + | |||
| + | '''Hpysics''' is a physics engine written using Data Parallel Haskell during Google Summer of Code 2008. | ||
If you are interested, you can follow the blog: http://physics-dph.blogspot.com/ | If you are interested, you can follow the blog: http://physics-dph.blogspot.com/ | ||
| + | |||
| + | Check out the code with | ||
| + | |||
| + | darcs get http://code.haskell.org/hpysics | ||
| + | |||
| + | [http://code.google.com/p/hpysics/issues/list Issue tracker] | ||
| + | |||
| + | [http://code.haskell.org/~feuerbach/hpysics-cubes.ogv Demo [2.1M]] | ||
Current revision
Hpysics is a physics engine written using Data Parallel Haskell during Google Summer of Code 2008.
If you are interested, you can follow the blog: http://physics-dph.blogspot.com/
Check out the code with
darcs get http://code.haskell.org/hpysics
