16bits channel image buffers

What it says on the tin: a place to discuss proposed new features.
Post Reply
jordiperez
Gnoblar
Posts: 8
Joined: Mon Mar 29, 2010 7:21 pm

16bits channel image buffers

Post by jordiperez »

In the cases where using OpenEXR textures, also using layered textures blending with <modulate_x4> with realtime generated textures, colour information can be lost in the passes resulting solid colours.

Would be great to have premade frameworks working with 16bits per channel images/textures/buffers, and outputing the normal RGB final image to the screen.
User avatar
dark_sylinc
OGRE Team Member
OGRE Team Member
Posts: 5299
Joined: Sat Jul 21, 2007 4:55 pm
Location: Buenos Aires, Argentina
x 1280
Contact:

Re: 16bits channel image buffers

Post by dark_sylinc »

Try DDS with RGBA16F format. That ought to solve it.
I agree Ogre lacks some extra functionality regarding 16-bit per channel images.
Post Reply