verlet icon indicating copy to clipboard operation
verlet copied to clipboard

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

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