idcsteve
19-01-2009 18:47:51
Hi,
I'm building an app that has to run in openGL. Recently, I had a problem with the hard drive on my computer and had to reinstall windows. Gotta love recent backups.
Before my computer went crazy, I could use Mogre fine. Now, I can only seem to make the D3D render subsystem work. The opengl subsystem gives me some really weird texture effects:

The code is the bog standard code from Basic Tutorial 6. Everything runs fine until I change to the OpenGL subsystem.
I assume that I have forgotten to set something when I reinstalled everything, but damned if I know what that something is.
It could be something to do with my graphics card - I know that OpenGL and rectangular textures don't play well with on board graphics. I have a Radeon HD 2600 XT, with the most recent drivers from the ATI site.
I'm building an app that has to run in openGL. Recently, I had a problem with the hard drive on my computer and had to reinstall windows. Gotta love recent backups.

Before my computer went crazy, I could use Mogre fine. Now, I can only seem to make the D3D render subsystem work. The opengl subsystem gives me some really weird texture effects:
The code is the bog standard code from Basic Tutorial 6. Everything runs fine until I change to the OpenGL subsystem.
I assume that I have forgotten to set something when I reinstalled everything, but damned if I know what that something is.
It could be something to do with my graphics card - I know that OpenGL and rectangular textures don't play well with on board graphics. I have a Radeon HD 2600 XT, with the most recent drivers from the ATI site.