directx
-
Win11怎么启用旧版组件DirectX? Win11玩老游戏闪退的解决办法
有不少用户关心如何在Win11系统运行旧游戏,并开启旧版组件DirectX,本文将JgHfTB介绍在Win11系统中开启旧版组件DirectX。[详细]
2023-12-06 10:06 分类:运维 -
Win10 DirectX功能被禁用怎么修复? Win10启用DirectX功能的技巧
Win10系统DirectX 诊断工具中,显示选项卡,DirectX功能中DirectDraw、Direct3D还有AGP纹理加速全部都是不可用,这篇文章是本站给大家带来的解决这个问题方法。[详细]
2023-11-20 10:34 分类:运维 SHGetFolderPath': identifier not found
I am doing sample using DirectX 9 On Vs 2008/windows7. I am getting error. 1>------ Build started: Project: VideoCapture, Configuration: Debug Unicode Win32 ------[详细]
2023-04-13 05:31 分类:问答Where can I get Microsoft.DirectX.dll?
I have no idea where to get it. Is开发者_如何学C it just the Microsoft SDK? And if yes, how can I add it to my project(Visual Studios 2010 C#)?The managed DirectX wrappers are obsolete and no longer i[详细]
2023-04-12 20:43 分类:问答Transparency between RenderToSurface
In my DirectX application, I need to display some image over the bac开发者_运维问答kground video/image. I am using RenderToSurface to draw all small images on a single surface and then try to draw ove[详细]
2023-04-12 09:53 分类:问答How to get the right type of texture coordinate input in vertex shader in DX9
Here are two version of HLSL vertex shader input 开发者_如何学运维struct VS_INPUTS_0 { float3 Pos: POSITION;[详细]
2023-04-12 05:47 分类:问答Compilation Error due to InCorrect Direct X Version
I got the Sample Project for video capture from video Camera. I was trying to compiling it. I am Using windows 7 and vs 2008.[详细]
2023-04-12 04:34 分类:问答Is there a way of keeping track of the relationship between vertices and pixels using either OpenGL or DirectX? 11
I would like to know if there is a way to generate a single static image of a 3D object (1 single object represented as a triangle list), using OpenGL or DirectX, that allows you to know which specifi[详细]
2023-04-11 23:20 分类:问答Mixing DirectX and OpenGL
I want to be able to render in开发者_如何学运维to an OpenGL render window using DirectX. This is because the features i\'m after are only supported in DirectX.[详细]
2023-04-11 23:13 分类:问答Fixing an incorrectly taken 3D head scan
The problem I am facing is following. I have a number of 3D head scans, some of them are taken correctly (like attached example) but in many it is easy to see that the scanned person had his head not[详细]
2023-04-11 19:32 分类:问答