DGLE-HQ / DGLE

Powerful independent cross-platform engine for 2D/3D games and visualizations. Young, strong and crazy!

Home Page:http://dgle.dronprogs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math improvements

phomm opened this issue · comments

commented

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")