-
Notifications
You must be signed in to change notification settings - Fork 49
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
Extension/bugfixes on my fork #3
Comments
Sure, I would be grateful for all bug fixes. -Erik On Thu, Jul 3, 2014 at 4:00 PM, panmari notifications@github.com wrote:
+43 650 58 33055 |
One thing before I make a pull request: Your scale method for matrices does seem to scale only the diagonal
|
On Thu, Jul 3, 2014 at 6:08 PM, panmari notifications@github.com wrote:
I don't think so. See It has also always worked for me. -Erik +43 650 58 33055 |
Fair enough. I created a new method (Mul) for multiplying a matrix with a scalar. |
Hey there!
I'm using a fork of your package for a ray tracer I'm implementing right now. In the process of developing it, I found some bugs, wrote some tests and implemented additional stuff (determinant of a mat4, inverse of a mat4...)
Would you be interested in merging some of the changes? I must admit though that my tests/commits are not too clean...
see https://github.com/panmari/go3d
The text was updated successfully, but these errors were encountered: