Screenshot needed from CodeArchive Example

Windows specific forum
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Screenshot needed from CodeArchive Example

Post by dmoc »

In the CodeArchive there is an opengl "RenderToTexture" (CodeArchiv/Graphics/OpenGL/RenderToTexture.pb) example. I'm cleaning this up but need someone to provide a screenshot of what it should look like. Can someone do this please? I have just discovered my notebook only does 16/32 bit graphics and all I get is four viewports showing 8(?) grey cubes with wireframe in the L/R viewports. Looking at the code I suspect it should be in various colours and finally rendered to the faces of a cube. All help appreciated and my rehashed code will be posted here when I have it working properly.
Sparkie
PureBatMan Forever
PureBatMan Forever
Posts: 2307
Joined: Tue Feb 10, 2004 3:07 am
Location: Ohio, USA

Post by Sparkie »

What goes around comes around.

PB 5.21 LTS (x86) - Windows 8.1
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

Thanks Sparkie, that's what I get but there seems a lot of code just to do this (scratches head). Oh well, I'll post my rehashed code later and maybe someone else can figure it out.
Post Reply