Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Frobenius norm for mat4 #130

Merged
merged 1 commit into from Aug 6, 2014
Merged

Fix Frobenius norm for mat4 #130

merged 1 commit into from Aug 6, 2014

Conversation

bartvanandel
Copy link
Contributor

6th element was added twice

6th element was added twice
bartvanandel pushed a commit to bartvanandel/gl-matrix that referenced this pull request Aug 6, 2014
…sibility;

* Use simple sqr(n) function instead of Math.pow(n, 2) for computing square;
* Fix mat4.frob (affects pull request toji#130)
toji added a commit that referenced this pull request Aug 6, 2014
@toji toji merged commit a592ac7 into toji:master Aug 6, 2014
@bartvanandel bartvanandel deleted the patch-1 branch August 11, 2014 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants