Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in directx-11

loading from RWTexture2D<float4> in a compute shader

DX11 fonts using GDI

c++ directx-11

Convert from Direct3D11CaptureFrame to OpenCV's cv::Mat

Merging two video streams in one stream like Picture in Picture (WMF)

Trap cursor in Window

XMVector3Project unexpected behaviour

directx-11

Creating and using a Texture in DirectX

directx9-directx11 shared texture creation fails SharpDX

Saving a Texture2D using SharpDX when targeting Win8.1 + Metro?

Where do you usually have your DirectX SDK folder?

What happens when I have a uint32 (R32) texture and I sample/fetch from it in a shader?

direct x 11 creating vertex buffers intelligently

c++ directx-11

flood of unresolved external symbol errors

HLSL 5.0 float1x3 vs float3x1 constant buffer packing rule

directx directx-11 hlsl

Importing a blender model into a DirectX 11.2 C++ application

c++ import blender directx-11

DirectX 11 ID3DDevice::CreateTexture2D with initial data fail

directx directx-11

Understanding the "sampler array index must be a literal expression" error in ComputeShaders