grt-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [grt-talk] Transformations


From: Jason Dagit
Subject: Re: [grt-talk] Transformations
Date: Tue, 1 Apr 2003 14:29:08 -0800

Are you familiar with memoizing a function?  We could use that to
cache inverse matrices.

How did you implement the matrix inversion.  I know for 3x3 and less
there is a formula to invert them.  I'll check on the 4x4 case.

Glad to hear you got it working.

Jason



Nikodemus Siivola wrote (on Wed, 2 Apr 2003 at 01:11 +0300):

 > Finally got the affine transformations in working order. Code is in
 > the CVS. The current implementation is definitely not optimized:
 > inverse matrices should be stored once calculated, etc.
 > 
 > Cheers,
 > 
 >   -- Nikodemus
 > 
 > 
 > 
 > _______________________________________________ Grt-talk mailing
 > list address@hidden
 > http://mail.nongnu.org/mailman/listinfo/grt-talk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]