openexr-user
[Top][All Lists]
Advanced

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

Re: [Openexr-user] EXR layer naming conventions


From: Michael Wolf
Subject: Re: [Openexr-user] EXR layer naming conventions
Date: Tue, 03 Jul 2007 09:59:12 +0200
User-agent: Opera Mail/9.21 (Win32)

On Tue, 03 Jul 2007 04:03:25 +0200, Jim Hourihan <address@hidden> wrote:

Hi Jim,

> If so how? "left" and "right" layers? etc, etc.
>
> My inclination is to write them as:
>
>       left.[RGBAZ]
>       right.[RGBAZ]
>
> and if there are additional layers (e.g.):
>
>       left.diffuse.[RGB]
>       right.diffuse.[RGB]
>
> But it seems like nailing down "left" and "right" (and/or "center")
> would be a good idea
> along with any accompanying attributes (matrices).

The only problem I see is that it would not allow older importers that don't 
support layers to load any data.

How about an attribute "Stereoscopic", which defines the name for the other 
layer.

So you'd either end up with:

        Stereoscopic = "right"          
        [RGBAZ]
        right.[RGBAZ]

or
        Stereoscopic = "left"           
        left.[RGBAZ]
        [RGBAZ]

and older loaders could at least display something?

Cheers,
Mike

-- 
db&w Bornemann & Wolf GbR
Dagmar Bornemann, Michael Wolf
Seyffer Str. 34
70197 Stuttgart
Germany

http://www.db-w.com
http://www.infinimap.com
tel: +49 (711) 664 525-0
fax: +49 (711) 664 525-1
icq: 252887990
skype: lupus_lux




reply via email to

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