Recent content by SplitPersona

  1. S

    Need Help with FBOs

    I've been trying to implement shadow mapping, but so far I've had trouble actually creating the shadow map, let alone applying it. So I figured I'd first try to render the shadow map (ie, the depth buffer) to the screen before worrying about applying it. Here's my code so far (note: using...
Back
Top