🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Advertisement

Latest DirectX8 Activity

obviously only on the alphablended

4,391 views
Advertisement
DirectX9 projection problem

Hello, I have a problem in DX9: I am projecting objects with the LightProj matrix. 
 

View and projection


The problem is that my objects will be projected from (-infinity to +infinity). 
At the end, I'm setting the object projection texture SetTexture(projection) with
 SetTransform…

3,531 views
DirectX 9 shadow going to infinity bug (front/back)

If you're finding it difficult to pick up shader-writing from code, then perhaps you might find it easier via tutorials. Something that can take you one step at a time through the matter, rather than a program already full of unfamiliar keywords and concepts.

I don't have a specific tutorial to offe…

10,144 views
Advertisement
Advertisement