openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] OpenEXR 1.2.2 and Imath::TMatrix


From: Drew Whitehouse
Subject: Re: [Openexr-devel] OpenEXR 1.2.2 and Imath::TMatrix
Date: Fri, 11 Mar 2005 15:39:23 +1100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Thanks for all the great code. Re TMatrix, it's quite useful to have in the library and I've used it in my code.. I hope it's going to come back in one day ? In fact all the non image specific code has been very useful.

BTW one thing that would be a useful extension to the current TMatrix code would be the ability to add custom memory allocators for the array data (like STL containers), so that other systems that require special memory layouts (like FFTW's aligned fftw_malloc) can work nicely with Imath arrays.

-Drew

Drew Hess wrote:

I did want to comment on one thing in particular for this release.
We've removed the TMatrix class from Imath.  The reason for its
removal is that the class is still under heavy development here at
ILM, and it became inconvenient to maintain it in OpenEXR CVS (or
continually to sync OpenEXR CVS with our internal source code
repository).

Since IlmImf does not use TMatrix, we decided simply to remove it from
the CVS repository.

Apologies if this inconveniences you.  Of course, since this is free
software, you are welcome to continue using the TMatrix source from
the previous version of Imath




reply via email to

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