PDA

View Full Version : using Cg toolkit in Qt?



jajdoo
10th August 2010, 12:30
NVIDIA has a Cg toolkit for shader compilation.
link to Cg toolkit (http://developer.nvidia.com/object/cg_toolkit.html)

i want to compile a shader code from my Qt application and get the output text back.
its kind of a vague question, but how could i do that?