directx
DirectX AudioVideoPlayback and selecting a device and/or panning
Currently using VS2010, DirectX 9, Winforms, .Net 3.5, VB. I\'m creating an application that will play MP3 files through the left and right channels of a sound card. It will also need to play another[详细]
2023-03-21 22:28 分类:问答Direct3D ID3DXFont->DrawText Crash on Windows XP
I\'m trying to load a font from a file and then use it in Direct3D, and it works perfectly on my Windows 7 machine, but if I try it on an XP SP2 machine, the first call to DrawText will return 0 (mean[详细]
2023-03-21 19:17 分类:问答Drawing lines with rounded endings with Direct3D
Is there any way to dra开发者_JS百科w a line using ID3DXLine with round endings? I am trying to draw a curve from number of line segments, but getting the empty areas where the line segments are conne[详细]
2023-03-21 19:15 分类:问答Linker Errors using directX and Visual Studio 2010
So I\'ve been working on this for the better part of two hours and although I appear to be following the exact instructions of every forum/guide on the internet, I\'m still getting linker errors tryin[详细]
2023-03-21 14:04 分类:问答Alpha Enabled vs Blending Enabled
While trying to figure out terminology for rendering, I ca开发者_高级运维me down to this problem as I could not see the difference.[详细]
2023-03-21 02:58 分类:问答Learn DirectX or Game engine?
I started learning DirectX 11 with C++. It\'s hard, but I think开发者_如何学运维 I\'m doing good.[详细]
2023-03-21 01:00 分类:问答Vector text rendering system in Direct3d
Does anyone know of an implementation of vector fonts in direc开发者_JS百科tx? If not does anyone have a good starting place for this?[详细]
2023-03-20 23:46 分类:问答3D in WinForms?
How can i use 3D view inside WinForms? Should i use XNA ? I found this tutorial: http://create.msdn.com/en-US/education/catalog/sample/winforms_series_1[详细]
2023-03-20 22:09 分类:问答Mapping dynamic texture causing "Already Mapped Error"
I just starting using Direct3D11 and I am trying to create a dynamic texture that I plan to update with new data several times a second. My issue is that every time I update the texture with the new d[详细]
2023-03-20 16:09 分类:问答Screen Capture of DirectX programs with Java
I wrote a Java application that uses the java.awt.Robot to take screen captures of the screen and was wondering if capturing a program using DirectX/OpenGL would be possible?[详细]
2023-03-20 09:40 分类:问答