Advertisement

shadows mapping on ati cards

Started by January 22, 2005 10:31 AM
-1 comments, last by b3rs3rk 19 years, 7 months ago
i'm trying to write a simple shadow mapping demo.i've downloaded some tuts and now i'm working on the codesampler's one. it's very simple and easy to understand, but there's a problem: it uses some extensions, like WGL_TEXTURE_DEPTH_COMPONENT_NV, that don't work on ati cards. how should i do? should i stop using pbuffers and instead work with glTexImage2D?

This topic is closed to new replies.

Advertisement