DirectXTex
Texture processor
A texture processing library used in game development and graphics applications
DirectXTex texture processing library
2k stars
140 watching
452 forks
Language: C++
last commit: 2 days ago
Linked from 2 awesome lists
cppcpp-libraryddsdirect3ddirect3d-texture-resourcesdirectxdirectx-11directx-12directxtexmicrosofttextureswic-codecxbox
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/directxmesh | A shared source library for performing various geometry content processing operations. | 789 |
microsoft/uvatlas | A C++ library for creating and packing isochart texture atlases | 856 |
unity-technologies/crunch | A texture compression and transcoding library for developers | 241 |
binomialllc/crunch | A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 860 |
microsoft/directxtk12 | A collection of helper classes for writing DirectX 12 C++ code | 1,523 |
nvidiagameworks/dxrtutorials | A collection of tutorials demonstrating the use of DirectX Raytracing API | 839 |
sdslabs/rootex | An advanced C++ 3D game engine powering an upcoming in-production game. | 218 |
diligentgraphics/diligentcore | A modern cross-platform low-level graphics API implementation | 638 |
microsoft/directxmath | A SIMD C++ linear algebra library for games and graphics apps | 1,564 |
gpuopen-librariesandsdks/nbodyd3d12 | Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows | 57 |
dougbinks/rccpp_dx11_example | A tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration | 42 |
diligentgraphics/diligentsamples | A collection of sample projects demonstrating the usage of Diligent Engine API for graphics programming | 340 |
therealmjp/deferredtexturing | A rendering sample demonstrating bindless deferred texturing and decals using D3D12 | 548 |
labforcomputationalvision/texturesynth | Generates synthetic digital images of visual textures based on mathematical models | 34 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |