"CS has destroyed my life. I can't shower anymore because I think my neighbors use wallhack."
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 ... 281 ... 291 ... 301 ... 311 ... 321 ... 327 328 329 330 331 332 333 334 335 336 337 ... 341 ... 351 ... 361 ... 371 ... 381 ... 391 ... 401 ... 411 ... 421 ... 431 ... 438
Query FailedHumus
Wednesday, September 1, 2004

sqrt[-1],
the glColor fix was for the missing light source. Nvidia aliases generic vertex attributes with conventional attributes (contrary to the spec's requirement of no aliasing), so that made the binormal overwrite the primary color. For the missing shadows, it was a bug in my framework that made it choose a pixel format with no alpha.

MesserFuerFrauSchmid
Wednesday, September 1, 2004

@Humus not quite right you can try to approximate more complex models by spheres (something similair to QSplats) but you definitely would need some sort of acceleration structure like Octree, BSP, Grid or BVHs. But I guess speed would still suffer. But rasterization graphics hardware is just not designed for raytracing (when will people ever learn)

sqrt[-1]
Wednesday, September 1, 2004

what was going wrong to prevent nvidia cards from working? All I can see is the addition of a glColor when rendering the light sprite. How did this affect the shadow render?

Humus
Wednesday, September 1, 2004

davepermen,
not quite the same, that method looks a bit more elaborate, but I guess the basic line of thought is the same.

Nico,
there's no parallax mapping in this demo. Just plain ol' bumpmapping.

�������
Tuesday, August 31, 2004

���'� ��, ���� � ���� ������.

Anonymous
Tuesday, August 31, 2004

Parallax Mapping, where? :-)

Nico
Tuesday, August 31, 2004

Looks very nice (the parallax mapping on the walls is great - more subtle than in your other demos). And the shadows work on GeForce6800 (187 fps), so it's not ATI only

davepermen
Tuesday, August 31, 2004

JoeTheFoo:

i guess he uses this technique: http://artis.imag.fr/~Cyril.Soler/DEA/Ombres/Papers/Parker.pdf

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 ... 281 ... 291 ... 301 ... 311 ... 321 ... 327 328 329 330 331 332 333 334 335 336 337 ... 341 ... 351 ... 361 ... 371 ... 381 ... 391 ... 401 ... 411 ... 421 ... 431 ... 438