TSE Shader Encryption
by James Sun · in General Discussion · 06/02/2004 (3:15 am) · 2 replies
While seeing (hoping, actually:P) that TSE is just around the corner, I am wondering if Garage Games can add a feature to support for encryption of shader (FX/HLSL) files. I am aware that in order for the FX/HLSL to work, the shader files are supposed to be in its original script form, but I am wondering if there is anything that can be done to some how support encrypted shader files to prevent propriotary shader and algorithm to be exposed to the public. Any form of encryption would be nice, as long as it is not blatently open like it is now.
About the author
#2
If you wanna write it, go for it. But I certainly hope you won't let such trivialities get in the way of making a good game. :)
06/02/2004 (11:17 am)
I have to agree with George here.If you wanna write it, go for it. But I certainly hope you won't let such trivialities get in the way of making a good game. :)
Torque Owner George McBay
In any case, what exactly are you worried about? Do you honestly have shader code running whose construction wouldn't be obvious (even without seeing the code) to someone familiar with shader programming? Are you using some secret technique that isn't covered, in some permutation, in any of the Game Gems, ShaderX, or GPU Gems books?