GeometryFX

Triangle filtering library

A DirectX 11 library providing convenient access to compute-based triangle filtering for improved rasterizer efficiency.

DirectX 11 library that provides convenient access to compute-based triangle filtering (CTF)

GitHub

226 stars
28 watching
27 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gpuopen-effects/shadowfx A library providing scalable and GCN-optimized deferred shadow filtering for DirectX 11 and 12 164
gpuopen-effects/fidelityfx A set of GPU-accelerated effects and algorithms designed to improve rendering quality and performance 368
gpuopen-effects/fidelityfx-denoiser An optimization library providing highly optimized denoiser implementations for specific use cases in computer graphics 142
gpuopen-librariesandsdks/cauldron A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 922
gpuopen-drivers/pal An abstraction layer between 3D graphics drivers and hardware/operating system details 364
gpuopen-tools/compressonator Tool suite for compressing and optimizing 3D models and textures using CPUs, GPUs, and APUs 1,304
gpuopen-effects/fidelityfx-sssr An optimized hierarchical screen space traversal kernel for reflections in graphics rendering. 288
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-drivers/xgl Translates Vulkan API commands into PAL commands to enable graphics rendering 215
gpuopen-tools/ocat Provides real-time performance measurement and FPS overlay for graphics APIs 327
thomasp85/ggfx A package that enables users to apply various visual effects on ggplot2 layers. 170
gpuopen-tools/radeon_gpu_analyzer An offline compiler and code analysis tool for various GPU architectures and programming languages. 420
gpuopen-librariesandsdks/barycentrics12 Sample code demonstrating how to use shader extensions in DirectX 12 for accessing barycentric intrinsic instructions in HLSL pixel shaders. 11
gpuopen-librariesandsdks/nbodyd3d12 Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows 57