开发者

directx

0
  • SlimDX Line.GLLines what it does?

    What is this property of calss line in slimdx? GLLines = true / false This is cla开发者_如何学Css that I\'m talking about:[详细]

    2023-04-09 14:08 分类:问答
  • Glsl mod vs Hlsl fmod

    I\'ve implemented the spiral GLSL shader described in this question in HLSL, but the results are not the same.I think it\'s because of the mod function in GLSL that I\'ve translated to fmod in HLSL.I[详细]

    2023-04-09 07:41 分类:问答
  • Draw on the screen, C#

    I seek a C# method that can print data on the screen \'externally\'. Basically, I have an DX9 application, and I want to \'paint on it.\'.[详细]

    2023-04-09 04:53 分类:问答
  • Debugging/bypassing BSOD without source code

    Hello and good day to you. Need a bit of assitance here: Situation: I have an obscure DirectX 9 application (name and application details are irrelevant to the question) that causes blue screen of d[详细]

    2023-04-08 23:03 分类:问答
  • Simplest Way of drawing line, point, pixel?

    I\'m using SlimDX and C#. Can you tell me how to draw a simple line and pixel using directx9? I don\'t want this line to be textured, 3d or shaded or affect by lighting.[详细]

    2023-04-08 20:32 分类:问答
  • Directx9 methods of drawing models

    I was wondering if there is any other method beside the classical DrawIndexedPrimitive Dra开发者_如何学GowIndexedPrimitiveUP[详细]

    2023-04-08 09:28 分类:问答
  • SlimDX - Set state block

    I want to set states in SlimDX Direct3d9 device. I have that code at the beging of frameRender function.[详细]

    2023-04-08 09:13 分类:问答
  • DirectX 2D drawing with Vb.net

    I\'m using using System.Graphics for my latest project (A simple 2D application).Problem is, it gets a horrible FPS and I\'m only drawing 8x8 tiles (usually 10-12 is enough to bring it down to 12FPS).[详细]

    2023-04-08 05:48 分类:问答
  • extern pointer problem in c++

    I have a header file that has a number of declarations like this: extern ID3D10Device* device; I can\'t make these static because of a problem with multiple translation units, and I can\'t have the[详细]

    2023-04-07 17:56 分类:问答
  • Any good simple DirectX samples for Windows 8 (Developer preview)?

    Are there any good tutorials on how to draw a simple triangle in DirecX for Windows 8 Developer preview? The game sample is too complex to understand the \"basic\" workings of the new DirectX version[详细]

    2023-04-07 17:36 分类:问答