Help! Working shader example plz!

I’ve been tring to find an example program in c/c++ that uses a shader that will:

  1. Compile
  2. Not crash
  3. Render the shader

I’ve got a Radeon 9800XT and the latest version of my drivers, the lastest version of OpenGL and GLUT.

I hate to be such a newbie, but I’ve had the worst luck in the world getting this to work.

Thanks

http://developer.3dlabs.com/openGL2/downloads/ogl2brick.zip

Pretty much any recent GL demo on my site should match those criterias.

http://esprit.campus.luth.se/~humus/

Hmmm, it sems that I may have a deeper issue. The first Demo would open a console window and output the message “OpenGL Shading Language extensions not avaliable”. Do any of you know what would cause this?

Thanx again,
ismakefire

Hmm, are you sure you got the latest drivers? What is the version reported in display properties->advanced->options?

This is the version I found: Packaging Version 7.90-030605m-009814C AMI

I downloaded these drivers from the ATI Website a month ago. This is also the same website that posts non-compiling example code(nobody’s perfect.)

thanx again,
ismakefire

That’s an old driver. Recent drivers begin with “8.0”. The last public drivers should be something like 8.04 or 8.05.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.