matrix_rotate_arbitrary_axis 1.0.1+2
matrix_rotate_arbitrary_axis: ^1.0.1+2 copied to clipboard
Simple library to generate rotation matrix around arbitrary axis
1.0.1+2 Cleanup [October 2020] #
- Make some properties private
1.0.1+1 Dependency update [October 2020] #
- Remove flutter_test dependency
1.0.1 Style updates [October 2020] #
- Fix analysis issues and improve style
1.0.0+1 Example added [May 2020] #
- Added Flutter example app to show basic usage
1.0.0 Initial release [April 2020] #
- Initial version ported from Java code