Bystrov Sergey
01-11-2007, 02:14 AM
I want to do Hardware accelerated JPEG viewer.
Hardware accelerated JPEG viewer - means that video card (not CPU) will be obtain different components of the color( by means of CG) . And I have an opportunity do obtain in 3 different textures. In each texture will be one component of the color.
In simple words (it’s not actually true ) in texture1 I’ll have RED color. In texture2 – BLUE, texture3 – RED. Now I have to create texture4 in witch I have to combine first 3 textures and than draw it. Do you know how can I do it by means of CG ?
I’ don’t know CG at all. And all I need – example of CG code( I know how to do the other). Or could you give me a link on good cg book or forum.
Hardware accelerated JPEG viewer - means that video card (not CPU) will be obtain different components of the color( by means of CG) . And I have an opportunity do obtain in 3 different textures. In each texture will be one component of the color.
In simple words (it’s not actually true ) in texture1 I’ll have RED color. In texture2 – BLUE, texture3 – RED. Now I have to create texture4 in witch I have to combine first 3 textures and than draw it. Do you know how can I do it by means of CG ?
I’ don’t know CG at all. And all I need – example of CG code( I know how to do the other). Or could you give me a link on good cg book or forum.