Difference between revisions of "Hpysics"

From HaskellWiki
Jump to navigation Jump to search
m (Added categories Games and Libraries)
m (Added "The software is not maintained anymore")
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Libraries]]
 
[[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. The software is not maintained anymore (see the [https://mail.haskell.org/pipermail/haskell-cafe/2015-September/121212.html Haskell-cafe mail]).
  +
<!--
 
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
 
Check out the code with
Line 12: Line 12:
 
[http://code.google.com/p/hpysics/issues/list Issue tracker]
 
[http://code.google.com/p/hpysics/issues/list Issue tracker]
   
[http://code.haskell.org/~feuerbach/hpysics-cubes.ogv Demo [2.1M]]
+
[[media:hpysics-cubes.mp4 | Demo video]] (MP4 download, 814 KB)

Latest revision as of 15:32, 16 September 2015


Hpysics is a physics engine written using Data Parallel Haskell during Google Summer of Code 2008. The software is not maintained anymore (see the Haskell-cafe mail).

Check out the code with

 darcs get http://code.haskell.org/hpysics

Issue tracker

Demo video (MP4 download, 814 KB)