[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Openexr-devel] Combustion Plugin
From: |
darrel j butlin |
Subject: |
[Openexr-devel] Combustion Plugin |
Date: |
Thu, 29 Jul 2004 22:01:00 +0100 |
Dear Brendan, Paul and Florian,
Thanks for your reply. As it turns out, combustion can read OpenEXR only, it
does not output this file format.
Jon Carroll from the combustion user forum writes:
There is no SDK available for Combustion to write file I/O plugins, but the
OpenEXR source works for output... Digital Fusion, Lightwave, and a few
other apps can all input and output EXR.
Darrel-j Butlin
http://www.darrel.info
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
address@hidden
Sent: 29 July 2004 17:04
To: address@hidden
Subject: Openexr-devel Digest, Vol 19, Issue 10
Send Openexr-devel mailing list submissions to
address@hidden
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.nongnu.org/mailman/listinfo/openexr-devel
or, via email, send a message with subject or body 'help' to
address@hidden
You can reach the person managing the list at
address@hidden
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Openexr-devel digest..."
Today's Topics:
1. Combustion plugin (darrel j butlin)
2. Re: Combustion plugin (Brendan Bolles)
3. Re: Combustion plugin (Paul Schneider)
4. Re: Combustion plugin (Florian Kainz)
----------------------------------------------------------------------
Message: 1
Date: Wed, 28 Jul 2004 17:45:37 +0100
From: "darrel j butlin" <address@hidden>
Subject: [Openexr-devel] Combustion plugin
To: <address@hidden>
Message-ID: <address@hidden>
Content-Type: text/plain; charset="us-ascii"
Hi to all openexr users,
Has anyone written the source code for an OpenEXR Combustion plugin,
supported on PC?
Darrel-j Butlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.gnu.org/pipermail/openexr-devel/attachments/20040728/4ebaaa55/a
ttachment.html
------------------------------
Message: 2
Date: Wed, 28 Jul 2004 10:19:09 -0700
From: Brendan Bolles <address@hidden>
Subject: Re: [Openexr-devel] Combustion plugin
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed
On Jul 28, 2004, at 9:45 AM, darrel j butlin wrote:
> Has anyone written the source code for an OpenEXR Combustion plugin,
> supported on PC?
>
>
Does Combustion support Photoshop format plug-ins? They claim to
support at least some form of Photoshop plug-in.
If so, you can use the existing one, naturally.
Brendan
------------------------------
Message: 3
Date: Wed, 28 Jul 2004 10:30:51 -0700
From: Paul Schneider <address@hidden>
Subject: Re: [Openexr-devel] Combustion plugin
To: Brendan Bolles <address@hidden>
Cc: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Hi, Darrel (and Brendan),
combustion has limited support for Photoshop file format plugins, but
the OpenEXR plugin won't work in combustion. If I remember correctly,
combustion emulates Photoshop version 2, and the OpenEXR plugin
requires Photoshop 5 or higher. To make a plugin that worked with
combustion, someone would have to strip out all of the Adobe Dialog
Manager stuff, as well as the advanceState callback, and probably some
other stuff.
Of course, if you did this, you'd be left with a plugin that sent
quantized integer pixels to a floating-point program, which would be
less than ideal. You'd really want to create a special plugin for
combustion. Unfortunately, I don't think that Discreet ships an SDK
that lets you do this. I remember talking to some Discreet engineers
about this possibility a few years ago, but that project didn't end up
going forward. Perhaps someone more familiar with combustion can
elaborate further?
- Paul
On Jul 28, 2004, at 10:19 AM, Brendan Bolles wrote:
> On Jul 28, 2004, at 9:45 AM, darrel j butlin wrote:
>
>> Has anyone written the source code for an OpenEXR Combustion plugin,
>> supported on PC?
>>
>>
>
> Does Combustion support Photoshop format plug-ins? They claim to
> support at least some form of Photoshop plug-in.
>
> If so, you can use the existing one, naturally.
>
>
> Brendan
>
>
>
> _______________________________________________
> Openexr-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/openexr-devel
>
------------------------------
Message: 4
Date: Wed, 28 Jul 2004 11:31:37 -0700
From: Florian Kainz <address@hidden>
Subject: Re: [Openexr-devel] Combustion plugin
To: darrel j butlin <address@hidden>
Cc: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii; format=flowed
darrel j butlin wrote:
> Hi to all openexr users,
>
>
>
> Has anyone written the source code for an OpenEXR Combustion plugin,
> supported on PC?
>
A data sheet from a german reseller's web site claims that
combustion 3 has built-int support for OpenEXR:
http://ah-datentechnik.de/down/combustion3_flyer_en.pdf
Discreet's japanese web site also mentions OpenEXR:
http://www.discreet.jp/products/combustion3/feature.htm
However, the combistion 3 data sheet from discreet's English
web site doesn't mention it. You may want to ask discreet
directly about OpenEXR support.
Florian
------------------------------
_______________________________________________
Openexr-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/openexr-devel
End of Openexr-devel Digest, Vol 19, Issue 10
*********************************************