bfoz / geometry

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

Add a Rotation::Identity class #56

Open bfoz opened 11 years ago

bfoz commented 11 years ago

A special case for identity rotations intended to avoid the rampant nil-checking that currently plagues the code