slimdx
Passing parameters to the constant buffer in SlimDX Direct3D 11
this is related to Setting up the constant buffer using SlimDX I have a shader, which is very simple and looks like this:[详细]
2023-02-11 07:52 分类:问答SlimDX Direct3D 11 Indexing Problems
I\'m trying to draw an indexed square using SlimDX and Direct3D11. I\'ve managed to draw a square without indices, but when I swap to my indexed version I just get a blank screen.[详细]
2023-02-10 18:29 分类:问答Big and/or open source games based on SlimDX
Are there any major titles or open source games base开发者_高级运维d on SlimDX framework out there? I understand that it\'s pretty much just a wrapper on top of DirectX, but it would still be interest[详细]
2023-02-05 00:48 分类:问答Disconnect, then reconnect pin
I\'m using DirectShow.net and SlimDX to put a video texture on a quad. I\'ve got a problem on device lost. I\'m not able to reset my device. After hours of googling, I\'ve find a forum topic where the[详细]
2023-02-04 03:56 分类:问答SlimDX and WPF via D3DImage
I\'ve written some code using SlimDX and WPF where I would expect the end result to be a red screen.[详细]
2023-02-04 02:33 分类:问答DirectX11: Pass data from ComputeShader to VertexShader?
Is it possible to apply a filter to the geometry data that is to be rendered using Compute Shader and then use the result as an input buffer in the Vertex Shader? That would save me the trouble (&[详细]
2023-01-22 06:49 分类:问答playing sound with SlimDX and DirectSound (C#)
(apologies if this is a duplicate ... i posted but saw no evidence that it actually made it to the forum)[详细]
2023-01-19 04:24 分类:问答Direct2D / GDI+ and slow Windows forms drawing - What can be done?
I\'m working a lot with Visual Studio 2008, .NET C# 2.0-3.5 and Windows Forms and I have noticed, like many before me, that GDI+ is extremely slow in drawing Controls. Note that I do not deal with ima[详细]
2023-01-16 08:17 分类:问答SlimDX: Cannot see Direct3D debug output in Visual Studio 2010
I\'ve installed the June 2010 SDK Enabled the Debug Runtime in the DirectX Control Panel set the Debug Output Level to maximum (More)[详细]
2023-01-13 04:27 分类:问答Compatibility issue between VS2010, Pex, and SlimDX
I have downloaded June bits of Pex and June bits of SlimDX SDK.Installed them on my RTM VS2010 Premium.[详细]
2023-01-09 03:40 分类:问答