Advertisement

Shaders.

Started by April 28, 2005 06:54 PM
1 comment, last by gallit 19 years, 7 months ago
Hi, I am relatively new to shader programming. Could anyone give me some links for tutorials on: -Implementing shaders in OpenGL -ARB Vertex shaders -ATI Text Fragment shaders Thanks.
if your new to this then GLSLang is something for you.

this is a good place to start http://www.clockworkcoders.com/oglsl/
Advertisement
If you have a ATI video card download rendermonkey 1.6
http://www.ati.com/developer/rendermonkey/downloads.html
This tool let's you implement shaders in openGL.

links that might help
http://www.lighthouse3d.com/opengl/glsl/
http://www.shadertech.com/

Live the life you lovelove the life you lead
Never be afraid of doing tasks you are not familiar with. Noah's Ark was built by an amateur. Professionals have built the Titanic.
You should never let your fears become the boundaries of your dreams.

This topic is closed to new replies.

Advertisement