hlsl
Format of compiled directx9 shader files?
开发者_C百科Is the format of compiled pixel and vertex shader object files as produced by fxc.exe documented anywhere either officially or unofficially?[详细]
2022-12-25 16:38 分类:问答How would I write an HLSL bevel shader for Silverlight?
I know that Silverlight doesn\'t directly support the WPF开发者_JAVA技巧 bitmap effects, but I also know that Silverlight 3 supports HLSL shaders. Would it be relatively simple to write a bevel effect[详细]
2022-12-24 07:19 分类:问答HLSL and ID3DXFont/ID3DXSprite
I\'ve started at the beginning, and my code will capably display the grand total of some text. I\'ve been adding support for sprites. The trouble that I\'ve run in to, is that it doesn\'t seem to reco[详细]
2022-12-21 13:49 分类:问答Need help with Shallow Water Ripples effect in XNA
I need to create a water-like surface in XNA, viewed from above. Like this : http://www.youtube.com/watch?v=Nr42AG1aPAY[详细]
2022-12-21 02:29 分类:问答-
DirectX Sphere Texture Coordinates
I have a sphere with per-vertex normals and I\'m trying to derive the texture coordinates for the object using the algorithm:[详细]
2022-12-14 23:00 分类:问答 Pixel Shader Effect Examples
I\'ve seen a number of pixel-shader effect examples, stuff like swirl on an image.But I\'m wondering if anyone knows of any examples or tutorials for more practical uses of shader effects?[详细]
2022-12-14 17:25 分类:问答Can Silverlight play videos with transparency?
Can Silverlight play video with transparency? At least some tricky way for color keying with C# or HL开发者_运维技巧SL?[详细]
2022-12-11 00:14 分类:问答HTML 5 filter language or some analog of filter language?
Is there in HTML 5 filtering language or some an开发者_开发问答alog of filter language? Something like GLSL / HYDRA / HLSL or just JS pixel filter/shader lib? I don\'t know this, but since the questio[详细]
2022-12-10 17:09 分类:问答Silverlight filter/class for cloud generation?
Silverlight filter/class for cloud generation? Some HLS开发者_如何学运维L or just C# class for generating clouds?do I understand correctly that you want to draw clouds using Silverlight? If so you co[详细]
2022-12-10 06:03 分类:问答HLSL declaring a pass with angle brackets containing values
In the directx post process sample the downfilter FX has the following code in it: //-----------------------------------------------------------------------------[详细]
2022-12-08 23:30 分类:问答
加载中,请稍侯......