I am a programmer working on an engine with normal mapping capabilities. I’m at a point where I need to start testing the engine with normal-mapped models. I’ve looked at some site and managed to find *ONE free model with diffuse and texture maps. I do not want to have to pay since I only need models for internal testing of the renderer.
Does anyone have any normal mapped models laying around not being used that I can use for testing in my engine? Of course I wouldn’t use any models in a commercial product without the consent of the artist.
Although it would be nice to see some cool characters in the renderer, any kind of bulbous normal-mapped object would do. I simply need to work out any bugs in the shader program normal mapping code by testing it with different kinds of geometry and normal map detail.

