Animated mesh & lighting

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Zizilamoroso
Posts: 17
Joined: Thu Jan 15, 2004 10:19 am
Location: Brussels
Contact:

Animated mesh & lighting

Post by Zizilamoroso »

I have a scene with an animated mesh (30 frames), an ambient and a diffuse light.

The first frame in the animated mesh is not enlightend by the diffuse light, the other frames are just fine.

The ambient light is fine for all frames.

This problem only occurs with dx8, not with opengl.

Also, the opengl color is much smoother rendered.
Post Reply