43 skills found · Page 1 of 2
d3dcoder / D3d12bookSample code for the book "Introduction to 3D Game Programming with DirectX 12"
discosultan / Dx12 Game ProgrammingDirectX 12 C# samples from Frank D. Luna's book "Introduction to 3D Game Programming with Direct3D 12.0"
jjuiddong / Introduction To 3D Game Programming With DirectX11Book Example Code in [Introduction to 3D Game Programming With DirectX11 by Frank Luna ]
yottaawesome / Intro To Dx12Unofficial repo for Frank D. Luna's "Introduction to 3D Game Programming with DirectX 12".
LinkClinton / IGP DirectX12 ChineseIntroduction to 3D Game Programming with DirectX 12 Chinese Translation
ericrrichards / Dx11C# & SlimDx exploration of Frank Luna's Introduction to 3D Game Programming with DirectX 11
mofo7777 / H264Dxva2DecoderA program to decode h264 video format with DirectX Video Acceleration 2, from scratch, using mp4 file with Avcc format. Movie atoms, Nal Unit, DXVA2, Mediafoundation, IDirectXVideoDecoder, IDirectXVideoProcessor.
compnerd / DXSampleSample Program for DirectX 12 + Swift
Dan6040 / SharpDX Rastertek TutorialsThis is a C# repository based off the Rastertek Tutorial Series posted on www.Rastertek.com, is a literal conversion of the C++ implementations posted on the WebSite, to a .NET C# based implementation using SharpDX 3.0.2, DirectX 11 & WinForms. This is intended for C# developers to use as a reference when trying to learn DirectX 11 3D programming, especially when most examples using DirectX are written in C++, so this repo is mimiking ALOT of common C++ DirectX style code writing but in your favorite language C#! So please unless you find an error its not intended for new contributions, its easy to run these tutorials as I have included a Winforms UI for executing every Tutorial example found on www.Rastertek.com. Enjoy!.
mofo7777 / DirectXVideoScreenVarious programs around Desktop Duplication API, DirectX Video Processor, Shader, DX11/DX9
gopro / NgfxHigh performance graphics abstraction API, with simplified programming model, on top of Vulkan, DirectX 12, and Metal.
naxl / Directx12offlineDirectX 12 Offline installer for those who cannot run online installer on their system!
techlabxe / D3d12 Book 1DirectX 12 Programming vol.1 Sample
mrjfalk / SharpDXTutorialsCode for my SharpDX Tutorials at www.johanfalk.eu.
michael-fadely / D3d8to11Run DirectX 8 programs in DirectX 11
Ohjurot / DX12 YTCode for the DirectX 12 YouTube series
utilForever / DirectXVisual Studio 2015 version of Frank D. Luna's book "Introduction to 3D Game Programming using DirectX 11"
williambong / 3D Game Programming With DirectX 11Source code using Visual Studio 2017 and Windows 10 SDK for Introduction to 3D Game Programming with DirectX 11
nirex0 / Warp FrameworkWarp: A framework to create rich GUI Single-Window C++ applications using Direct2D API
derekqian / D3dcoderSample code from "Introduction to 3D Game Programming with DirectX XX.XX" serials (http://www.d3dcoder.net/d3d9.htm).