In order to implement shadow mapping, I first started with texture projection to create the effect of a torch.
The problem is that I don't really understand how to project a texture, no matter how many tuts and docs I got over the net.
My question is: is there a very simple tutorial that explains the math and provides the code (the whole code)? Note that I'm an opengl beginner (not more than a month)...
Thank you!



