Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics


vortxGE : Render to Texture

Posted by Lee A. Stripp, 03 September 2012 · 318 views

I'm done adding render to texture, this is a full rewrite of the old code making it more generic and self contained. I've also added a new Control for rendering simple scenes/objects, very usefull. The pic below shows OpenGL Profiler with the FBO attached texture, showing the output of the viewer Control.

Attached Image




My Camera class wasn't rendering the right FOV as shown in the image above, all fixed. was updating in wrong place, brain fart while writing that code :-)
PARTNERS