Skip to content

A Mass Spring Simulator, for things like cloth simulation written in haskell

Notifications You must be signed in to change notification settings

manjunaths/Mass-Spring-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To commit changes
-----------------
git add skel.hs Vector.hs
git commit skel.hs Vector.hs
git push [email protected]:manjunaths/Mass-Spring-Simulator.git

To update local copy from remote
--------------------------------
git pull http://[email protected]/manjunaths/Mass-Spring-Simulator

To checkout the remote repository
---------------------------------
Copy the ~/.ssh/config file into ~/.ssh and also the private and public keys.
git clone git://github.com/manjunaths/Mass-Spring-Simulator

Building skel.hs
----------------
ghc --make skel.hs -lglut

About

A Mass Spring Simulator, for things like cloth simulation written in haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published