Horde3D http://horde3d.org/forums/ |
|
Some math support functions http://horde3d.org/forums/viewtopic.php?f=1&t=997 |
Page 1 of 1 |
Author: | zoombapup [ 29.10.2009, 00:16 ] |
Post subject: | Some math support functions |
I've got a few things I wondered what you guys thought about. I need a method to convert from Matrix to Quaternion (essentially the rotation matrix) anyone have one for Horde? I'm implementing a lookat method on the 4x4 matrix (lookat is always useful for cameras). Anything else we should have in there? Feels like hordes matrix/quat classes are a bit bare bones ![]() |
Author: | Volker [ 29.10.2009, 09:39 ] |
Post subject: | Re: Some math support functions |
We only added those methods we need for Horde3D, but if you have some additions feel free to post them here, then we can add them to the utMath.h. I guess the conversion to a quaternion would be nice. |
Author: | marciano [ 30.10.2009, 21:19 ] |
Post subject: | Re: Some math support functions |
As Volker says we don't have these functions since we do not need them internally. But they are not difficult to write, especially since there are enough references available on the net. |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |