"Despite my thirty years of research into the feminine soul, I have not been able to answer... the great question that has never been answered: what does a woman want?"
- Sigmund Freud

Shader syntax highlighting
Wednesday, March 5, 2003 | Permalink

After coding shaders for a while I found that it would help a lot if I could get syntax highlighting on my shaders. So I decided to solve the problem and put together a small file of user keywords for MSVC. It supports GL_ARB_vertex_program, GL_ARB_fragment_program, OpenGL 2.0 glslang and DX9 HLSL.

Click the headline to get over to the Cool stuff section for the file and installation instructions.

[ 3 comments | Last comment by adam (2005-05-03 13:27:32) ]