leftiness / hex_math

MIT License
4 stars 1 forks source link

Implement rotate around provided point #19

Closed leftiness closed 8 years ago

leftiness commented 8 years ago

Right now, rotate calculates the point rotated around 0,0,0. That's... actually not really useful. I should be able to provide a point to rotate around.