Is there a decent Effect file editor plugin for Visual Studio? I'm getting slightly frustrated with constantly copying and pasting from FX Composer.
|
NShader provides syntax highlighting for HLSL, GLSL and CG. They also plan to extend it with the following:
Though, judging by the check-in history, it doesn't look like those items will come any time soon. |
|||
|
|
|
Haven't tried it myself but the GPU based development team at work started using it and rave about it. |
|||
|
|
|
The easiest way to get syntax highlighting/editing assistance is to:
This is what I use, and will keep using until Visual Studio 2011 Comes Out. |
|||
|
|
|
Not in the current version of VS. But VS 2011 will have, see http://msdn.microsoft.com/en-us/library/dd547188%28v=vs.110%29.aspx#BKMK_GraphicsTools But I guess that doesn't really help you now :-( |
|||
|
|