How to make Shadows

Hello !

How is it possible to make OpenGL casting shadows ? I’m using the OpenGL on Windows 9x, Lights are enabled, but no shadows.

Regards

Martin

OpenGL does not make shadows automatically. You have to cast/draw them yourself.