"No public interest is anything other or nobler than a massed accumulation of private interests."
- Mark Twain
More pages: 1 ... 11 ... 21 ... 31 ... 41 ... 51 ... 61 ... 71 ... 81 ... 91 ... 101 ... 111 ... 121 ... 131 ... 141 ... 151 ... 161 ... 171 ... 181 ... 191 ... 201 ... 211 ... 221 ... 231 ... 241 ... 251 ... 261 ... 271 ... 279 280 281 282 283 284 285 286 287 288 289 ... 291 ... 301 ... 311 ... 321 ... 331 ... 341 ... 351 ... 361 ... 365
Query FailedHumus
Saturday, June 19, 2004

Yes, I'm sure it works. I can load and use the files. The bit order is min/max then indices. First for y, then for x.

All the dirty details can be found in DXT5 alpha decoding here:
http://oss.sgi.com/projects/ogl-sample/registry/EXT/texture_compression_s3tc.txt

Anonymous
Friday, June 18, 2004

"about that ON the web", that is of course

Nico
Friday, June 18, 2004

Humus, are you sure your converter works? It seems to me that you store the 4x4 pixel blocks in that order in the file: 3bit-indices for the x channel, min and max x, 3bit-indices for y channel, min and max y (at least it looks like that in my hex editor). I thought the right way was: min and max x, 3bit-indices x, min and max y, 3bit-indices y. However, I'm not sure if this *is* the right way or if you store the texture as I think you do. It's just that I'm currently too stupid to decode the textures your program produces, so I thought I complain here

Seriously, could you enlighten me what the correct layout for the 4x4 pixel blocks is? I couldn't find anything about that for the web (only the hint that it's basically like DXTC5).

TIA.

Anonymous
Wednesday, June 16, 2004

light shaft and parallax would be nice! thanks

fivefives
Tuesday, June 15, 2004

have you seen this, yet? thought it was VERY interesting.

http://www.digit-life.com/articles2/radeon/rx800-3.html#p10

don't tell the ATI bigwigs, though

Humus
Sunday, June 13, 2004

Well, the non-marketing name for 3Dc is ATI2N, and ATI2 is obviously then the first four chars.

Nico
Sunday, June 13, 2004

Another quesion: If the FourCC for 3Dc textures is ATI2, what does ATI1 mean? And are there more ATIx FourCCs? TIA.

Nico
Sunday, June 13, 2004

Another quesion: If the FourCC for 3Dc textures is ATI2, what does ATI1 mean? And are there more ATIx FourCCs? TIA.

More pages: 1 ... 11 ... 21 ... 31 ... 41 ... 51 ... 61 ... 71 ... 81 ... 91 ... 101 ... 111 ... 121 ... 131 ... 141 ... 151 ... 161 ... 171 ... 181 ... 191 ... 201 ... 211 ... 221 ... 231 ... 241 ... 251 ... 261 ... 271 ... 279 280 281 282 283 284 285 286 287 288 289 ... 291 ... 301 ... 311 ... 321 ... 331 ... 341 ... 351 ... 361 ... 365