jeremyong / paperbugLinks
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
Sorting:
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 11 months ago
- A collection of primarily graphics programming focused blog posts.☆71Updated last year
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆123Updated 8 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆158Updated 3 months ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- Variable Rate Shading and Depth of Field☆100Updated 3 years ago
- SH for HLSL 2021☆238Updated 10 months ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 4 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 5 years ago
- ☆135Updated 2 years ago
- Misc repository for certain GPU algorithms.☆43Updated 2 years ago
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.☆54Updated 2 years ago
- Assets used during the creation of SEED's Project PICA PICA☆80Updated 6 years ago
- Binomial's fast high quality full-featured SIMD BC7 encoder.☆181Updated 2 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆89Updated 6 years ago
- ☆82Updated 7 years ago
- Vulkan triangle in ~380 lines of code☆132Updated last week
- Vulkan framework for Windows☆89Updated 6 years ago
- Importance-sampled FAST Noise☆41Updated 6 months ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆218Updated 7 months ago
- FidelityFX Denoiser☆150Updated 3 years ago
- This sample uses D3D12 Sampler Feedback and DirectStorage as part of an asynchronous texture streaming solution.☆139Updated 2 years ago
- Conservative Morphological Anti-Aliasing 2.0☆194Updated 3 years ago
- Repo for KickstartRT demo application☆52Updated 3 years ago
- tiny dependency-free lossless compressor for BC/DXT texture streams (C99, ~800 LoC)☆104Updated this week
- Silhouette and toon shading post-processing with Vulkan☆97Updated 4 months ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆95Updated 6 years ago
- AMD GPU particles sample based on DirectX 11☆119Updated 9 years ago
- Single file DDS header encoder and decoder☆80Updated 3 months ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆56Updated 4 years ago