Anuken/Arc

Broken Mat3D operations

Zelaux opened this issue · 3 comments

Zelaux commented

Method arc.math.geom.Mat3D#mul(float[], float[]) works wrong when you pass arc.math.geom.Mat3D#tmp as matb
image
this happend for example in arc.math.geom.Mat3D#scale(float, float, float) method
image

Zelaux commented

What about rotate method?

Anuken commented

What about it?

Zelaux commented

I'm sorry, I didn't notice that everything was already fixed there too