jeremyong / paperbug
An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more
☆95Updated 3 years ago
Alternatives and similar repositories for paperbug:
Users that are interested in paperbug are comparing it to the libraries listed below
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 3 months ago
- A collection of primarily graphics programming focused blog posts.☆67Updated 5 months ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆214Updated 3 years ago
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.☆51Updated last year
- ☆81Updated 6 years ago
- A small dx12 base program I use to test shaders and techniques☆48Updated 2 years ago
- A small dx11 base program I use to test shaders and techniques☆87Updated 3 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆114Updated 7 years ago
- SH for HLSL 2021☆226Updated 2 months ago
- Directx 12 toy engine☆36Updated 5 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆66Updated 4 years ago
- Variable Rate Shading and Depth of Field☆98Updated 2 years ago
- ☆130Updated 2 years ago
- Single file DDS header encoder and decoder☆74Updated 3 weeks ago
- This sample uses D3D12 Sampler Feedback and DirectStorage as part of an asynchronous texture streaming solution.☆129Updated last year
- FidelityFX Denoiser☆143Updated 2 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆151Updated last month
- AMD GPU particles sample based on DirectX 11☆115Updated 8 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- Repo for KickstartRT demo application☆51Updated 2 years ago
- Silhouette and toon shading post-processing with Vulkan