![]() |
![]() |



Submitted by: falcon13efx
Date Submitted: 2005-03-27 04:14:32

I uploaded this, it is really amazing in real-time, the picture doesn't do it justice. The specular light ripples all off the model and it looks great since it has alot of verts in it.
All this power was lying in Cipher waiting to be unlocked.
This one is using the new texture combiner I added to the engine. It allows you to use the texture combiner state. With it, you could do dot3 lighting (bump mapping, that is how it is done in Cipher). YOu can also get some other cool effects with it.
Everything in this pic is GPU bound. First pass does per-pixel bump mapping, all on the GPU (it targets DOT3). Second pass, is TNL lighting and blending enabled with a texture combiner and alot of specular light.
This is running on a P2 450 with Geforce 3. Runs on ATI Radeon 8500 and GeForce FX 5900 too. It should run on any OpenGL comptatible hardware with ARB vertex programs, or if it is not there it uses the default Cipher shader code. I did not modify it very much except here and there where needed for new features.
[Recent Contributions] [Recent Screenshots]
User Contributed Comments