DGLE-HQ / DGLE

Powerful independent cross-platform engine for 2D/3D games and visualizations. Young, strong and crazy!
http://dgle.dronprogs.org
GNU Lesser General Public License v3.0
162 stars 39 forks source link

Math improvements #211

Open phomm opened 9 years ago

phomm commented 9 years ago

Make all Angle parameters of same sense (measure): degrees or radians (compare Point2/3 Rotate and Matrix Rotate) Consider about using something like http://code.opencv.org/attachments/899/fastmath.h (or google "fastmath.h")