bfoz / geometry

Geometric primitives for Ruby
https://rubygems.org/gems/geometry
BSD 2-Clause "Simplified" License
47 stars 18 forks source link

Implement rotation in Transformation#transform #52

Closed bfoz closed 11 years ago

bfoz commented 11 years ago

Translation is implemented, but I'm too lazy to look up the math for rotations right now.