View Single Post
Old 03-28-10, 12:38 PM   #3
Madox58
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

From the source code:

static const uint D3DFMT_A32B32G32R32F

So yes it can support that format.
It would only take some adjustments to the way I have it
setup now.

That's why I asked if people were interested in something like this.
I'm working on something else that may include this converter.
But It's a stand alone program right now.

And in going through the Source code,
I found it may do a better job at converting images then the Photoshop plug in.
I've also downloaded the latest source code from Nvidia which fixes some issues with
past versions.

Last edited by Madox58; 03-28-10 at 08:11 PM.
  Reply With Quote