Wednesday, December 16, 2009

HLSL and GLSL fun...

I recently started playing with GPU shaders, learning GLSL and HLSL, which is more like learning how to use a particular C Library, than learning any kind of new language. It is almost identical to programming in C, with some significant limitations.

But once you understand the purpose and flow of information it's all quite simple - the basics anyway.

No comments:

Post a Comment