dirtmaster
07-23-2001, 08:22 AM
I recently switched from a GLUT based program to a WinMain() entry point and my shadows became a series of horizontal strips rather than a solid image. My shadows worked fine in my GLUT program but for some reason they aren't working how they are supposed to. Is there something I need to do additionally when I introduce a WinMain() entry point in terms of how things are rendered. Any common mistakes or errors that
happen would be most appreciated.
happen would be most appreciated.