Re: [osg-users] matrix transformation order

2020-09-03 Thread OpenSceneGraph Users
What is exactly the problem you are facing? To the best of my knowledge, getting the transformation sequence that lead to a given matrix is not possible (unless trivial like only one transformation and one rotation), so it is more sensible to save all the intermediate matrices in order to redo

Re: [osg-users] matrix transformation order

2020-09-02 Thread OpenSceneGraph Users
12 year bump, anyone figure this out? I cannot. On Thursday, 25 September 2008 at 10:59:05 UTC-4 robert@gmail.com wrote: > On Thu, Sep 25, 2008 at 3:24 PM, David _ wrote: > > i hate you all > > > > ;) > > I'm afraid we know more about joking around that Matrix::decompose :-) > > Looking

Re: [osg-users] matrix transformation order

2008-09-25 Thread David _
up! From: [EMAIL PROTECTED] To: osg-users@lists.openscenegraph.org Date: Wed, 24 Sep 2008 14:51:28 +0200 Subject: [osg-users] matrix transformation order Hi, right now i have a matrix which contains N transformations. One of these is a scale, and i want to modify that scale i call the

Re: [osg-users] matrix transformation order

2008-09-25 Thread Robert Osfield
On Thu, Sep 25, 2008 at 10:48 AM, David _ [EMAIL PROTECTED] wrote: up! left! ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] matrix transformation order

2008-09-25 Thread Tomlinson, Gordon
On Thu, Sep 25, 2008 at 10:48 AM, David _ [EMAIL PROTECTED] wrote: up! left! Right! ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or g

Re: [osg-users] matrix transformation order

2008-09-25 Thread Jean-Sébastien Guay
I'll beat you all: up! left! Right! Frustum! Ha! I got all your answers and 3 more! J-S -- __ Jean-Sebastien Guay[EMAIL PROTECTED] http://www.cm-labs.com/

Re: [osg-users] matrix transformation order

2008-09-25 Thread David _
i hate you all ;) Date: Thu, 25 Sep 2008 09:19:19 -0400 From: [EMAIL PROTECTED] To: osg-users@lists.openscenegraph.org Subject: Re: [osg-users] matrix transformation order I'll beat you all: up! left! Right! Frustum! Ha! I got all your answers and 3 more! J-S

Re: [osg-users] matrix transformation order

2008-09-25 Thread Robert Osfield
On Thu, Sep 25, 2008 at 3:24 PM, David _ [EMAIL PROTECTED] wrote: i hate you all ;) I'm afraid we know more about joking around that Matrix::decompose :-) Looking at the svn log the code is from Vivek Rajan, back in Februrary 2007, so if he's still lurking on the list he'd be the best