Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

I'm getting some really weird shadowing on this directx 10 sdkmesh model.

http://jacobsgriffith.com/directx10/weirdshadows.png

Where do I look in my code to fix this issue, is it an issue with the mesh normals?? The mesh polygons seem to be intact so I'm not sure

If you would like to download the source code I'm following this book 3D Game Programming using directx 10 and OpenGl and the source is here Chapter 17.

http://cws.cengage.co.uk/rautenbach/students/code.htm

share|improve this question
Wait - did you use your own source code or their source code? – DMan Dec 14 '11 at 4:26
Their source code – Jacob S Griffith Dec 15 '11 at 0:36

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.