ShadowFX
Shadow filter library
A library providing scalable and GCN-optimized deferred shadow filtering for DirectX 11 and 12
DirectX 11 and 12 library that provides a scalable and GCN-optimized solution for deferred shadow filtering
164 stars
29 watching
25 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gpuopen-effects/geometryfx | A DirectX 11 library providing convenient access to compute-based triangle filtering for improved rasterizer efficiency. | 226 |
gpuopen-effects/fidelityfx-denoiser | An optimization library providing highly optimized denoiser implementations for specific use cases in computer graphics | 142 |
gpuopen-effects/fidelityfx | A set of GPU-accelerated effects and algorithms designed to improve rendering quality and performance | 368 |
gpuopen-drivers/pal | An abstraction layer between 3D graphics drivers and hardware/operating system details | 364 |
gpuopen-effects/fidelityfx-sssr | An optimized hierarchical screen space traversal kernel for reflections in graphics rendering. | 288 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |
gpuopen-tools/gpu_performance_api | An API providing access to GPU performance counters for various graphics and compute workloads. | 250 |
gpuopen-librariesandsdks/hellod3d12 | An introductory Direct3D 12 sample demonstrating window creation and rendering of a textured quad with proper resource management. | 148 |
gpuopen-librariesandsdks/nbodyd3d12 | Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows | 57 |
gpuopen-drivers/xgl | Translates Vulkan API commands into PAL commands to enable graphics rendering | 215 |
guangchuangyu/shadowtext | Provides an add-on package to enhance text appearance in data visualization tools like ggplot2 and grid by adding shadow effects. | 38 |
pierreperrin/shadowview | An iOS library that simplifies shadow management on UIViews by providing easy-to-use APIs for adding custom shadows. | 413 |
gpuopen-librariesandsdks/barycentrics12 | Sample code demonstrating how to use shader extensions in DirectX 12 for accessing barycentric intrinsic instructions in HLSL pixel shaders. | 11 |
trevor-m/deep-gbuffers | A software implementation of global illumination approximations using deep buffers and multiple layers | 39 |
crashinvaders/gdx-vfx | A post-processing visual effects library for game development with support for Java and LibGDX | 191 |