"You can choose to fight for your ruler or fight not to be ruled."
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 ... 277 278 279 280 281 282 283 284 285 286 287 ... 291 ... 301 ... 311 ... 321 ... 331 ... 341 ... 351 ... 361 ... 365
Query FailedNeoKenobi
Monday, June 28, 2004

Another nice and detailed demo Humus! What I've noticed in the last few demos with offset bumpmapping and bumpmap self shadowing is that the shadow maps look very sharp. They look almost as if shadow volumes were used.

Da3dalus
Monday, June 28, 2004

Looks good, nice work

I'm curious about one thing though... if shadows, compressed bump maps and compressed base maps are all set to false I get about 75 fps. Enabling only compressed bump maps gives a nice boost to about 90 fps, and enabling only compressed base maps gives me about 93 fps. The weird thing (I think, I've never done any 3D programming) is that with both compressed bump maps and compressed base maps enabled, I get 91 fps. Granted it's not a big difference, but it does make me curious. Individually they both give a nice performance boost, but shouldn't the boost get bigger when using both? I see the same pattern with shadows enabled, only the numbers are lower.

This is with a Radeon 9800 Pro and Catalyst 4.6 drivers if it matters

sqrt[-1]
Monday, June 28, 2004

I think humus has a cubic shadow mapping demo in OpenGL on this site (shadows that rocks?) Anyway it uses the "packing a float into a color texture" hack to accomplish this.

There is also another demo of this "hack" at:
http://www.delphi3d.net/listfiles.php?category=4
(The portalengine demo)


Humus
Monday, June 28, 2004

Sure you can! You don't need to use depth textures, you can just use any regular texture format and shaders.

slang
Sunday, June 27, 2004

Looks greate!

BTW, currently it is not possible to use cubic shadow mapping in OpenGL, right?
AFAIK, GL_DEPTH_COMPONENT format is not supported under GL_TEXTURE_CUBE_MAP_ARB redner target.

slang
Sunday, June 27, 2004

Looks greate!

BTW, currently it is not possible to use cubic shadow mapping in OpenGL, right?
AFAIK, GL_DEPTH_COMPONENT format is not supported under GL_TEXTURE_CUBE_MAP_ARB redner target.

Jlong
Sunday, June 27, 2004

Nice work man. Sweet program

Arioch
Sunday, June 27, 2004

I tried running it in fullscreen on my x800XT PE and now I get an error saying "Couldn't creat Direct3D interface device". Even reinstalling the program doesn't fix it. Is there something I can use to find it in the registry to delete it? I tried searching for 3dc but that comes up with way too many items.

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 ... 277 278 279 280 281 282 283 284 285 286 287 ... 291 ... 301 ... 311 ... 321 ... 331 ... 341 ... 351 ... 361 ... 365