Barycentrics12

DirectX shader extension sample

Sample code demonstrating how to use shader extensions in DirectX 12 for accessing barycentric intrinsic instructions in HLSL pixel shaders.

Barycentric coordinates GCN shader extension sample for DirectX 12

GitHub

11 stars
8 watching
3 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gpuopen-librariesandsdks/nbodyd3d12 Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows 57
gpuopen-librariesandsdks/hellod3d12 An introductory Direct3D 12 sample demonstrating window creation and rendering of a textured quad with proper resource management. 148
gpuopen-effects/geometryfx A DirectX 11 library providing convenient access to compute-based triangle filtering for improved rasterizer efficiency. 226
gpuopen-librariesandsdks/cauldron A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 922
nukem9/dxbc2dxil Converts DXBC to DXIL using internal APIs for HLSL bytecode compilation 24
aras-p/hlsl2glslfork Translates Direct3D 9 style HLSL to GLSL shader language 558
gpuopen-drivers/xgl Translates Vulkan API commands into PAL commands to enable graphics rendering 215
microsoft/uvatlas A C++ library for creating and packing isochart texture atlases 847
gpuopen-effects/shadowfx A library providing scalable and GCN-optimized deferred shadow filtering for DirectX 11 and 12 164
jorgemagic/csharpdirectxraytracing Tutorials and code for teaching DirectX Raytracing using C# 76
gpuopen-librariesandsdks/d3d12memoryallocator A memory allocation library designed to simplify resource creation and management in Direct3D 12 applications. 750
unity-technologies/hlslcc A compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications. 854
andyobtiva/glimmer-dsl-gtk Enables building desktop applications with Ruby-GNOME using a declarative DSL syntax and GTK GUI toolkit 22
philcn/d3d12raytracingfallback A wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support. 9
psycholns/gshaderreplacer Software that enables shader replacement and debugging in OpenGL applications 2