Difference between revisions of "Hpysics"

From HaskellWiki
Jump to navigation Jump to search
m (Added categories Games and Libraries)
(Commented out link to blog (no articles); uploaded video and updated link to demo video)
Line 4: Line 4:
 
'''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.
   
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.ogv Demo (2.1M)]]

Revision as of 15:21, 16 September 2015


Hpysics is a physics engine written using Data Parallel Haskell during Google Summer of Code 2008.


Check out the code with

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

Issue tracker

media:hpysics-cubes.ogv Demo (2.1M)