Skip to content

polldo/verlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verlet

build and animate objects according to verlet physics. pure golang library

Installing

To start using verlet in your project, run:

$ go get -u github.com/polldo/verlet

Examples

Examples depend on pixel library, check the requirements to build them:

https://github.com/polldo/verlet/tree/master/examples/rope/ worms https://github.com/polldo/verlet/tree/master/examples/flag/ flag https://github.com/polldo/verlet/tree/master/examples/rope/ rope

About

build and animate objects according to verlet physics. pure golang library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages