Personal tools

Hpysics

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(Updated the spacepart link)
Current revision (00:27, 4 February 2010) (edit) (undo)
m (Added categories Games and Libraries)
 
(One intermediate revision not shown.)
Line 1: Line 1:
 +
[[Category:Games]]
 +
[[Category:Libraries]]
 +
'''Hpysics''' is a physics engine written using Data Parallel Haskell during Google Summer of Code 2008.
'''Hpysics''' is a physics engine written using Data Parallel Haskell during Google Summer of Code 2008.
Line 7: Line 10:
darcs get http://code.haskell.org/hpysics
darcs get http://code.haskell.org/hpysics
-
== Demo ==
+
[http://code.google.com/p/hpysics/issues/list Issue tracker]
-
http://code.haskell.org/~feuerbach/hpysics-cubes.ogv [2.1M]
+
-
== See also ==
+
[http://code.haskell.org/~feuerbach/hpysics-cubes.ogv Demo [2.1M]]
-
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/spacepart
+

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

Issue tracker

Demo [2.1M]