Monthly Archives: March 2007

Embedded Your Shader Souce Code In Your C/C++ Apps

The NVIDIA developer blog shows a way to include shaders codes to your windows exe: blogs.nvidia.com/developers/2007/03/inlining_shader.html. But this example is not fully operational. I slightly modified the code to make it totally operational (I compiled it on vc++ 6.0): 1) … Continue reading

Posted in Programming | Tagged , | Leave a comment

[Quick Review] NetMeter

I found this morning a tool called NetMeter. It’s a tiny bandwidth monitor that shows how much data’s going in and out of your PC over the interwebs.

Posted in Utility | Tagged , , | Leave a comment