jeremyong / paperbugLinks
An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more
☆94Updated 3 years ago
Alternatives and similar repositories for paperbug
Users that are interested in paperbug are comparing it to the libraries listed below
Sorting:
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 8 months ago
- Variable Rate Shading and Depth of Field☆101Updated 2 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 4 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆118Updated 8 years ago
- ☆135Updated 2 years ago
- A collection of primarily graphics programming focused blog posts.☆69Updated 10 months ago
- SH for HLSL 2021☆235Updated 7 months ago
- ☆83Updated 7 years ago
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.☆53Updated 2 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆157Updated 2 weeks ago
- Importance-sampled FAST Noise☆40Updated 3 months ago
- Silhouette and toon shading post-processing with Vulkan☆94Updated last month
- Vulkan framework for Windows☆88Updated 6 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆84Updated 6 years ago
- Assets used during the creation of SEED's Project PICA PICA☆77Updated 6 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆55Updated 4 years ago
- Binomial's fast high quality full-featured SIMD BC7 encoder.☆171Updated 2 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- Directx 12 toy engine☆38Updated 5 years ago
- Repo for KickstartRT demo application☆52Updated 2 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆216Updated 4 months ago
- A small dx11 base program I use to test shaders and techniques☆87Updated 4 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆172Updated last year
- VK_KHR_ray_tracing example☆46Updated 4 years ago
- Misc repository for certain GPU algorithms.☆41Updated last year
- Conservative Morphological Anti-Aliasing 2.0☆182Updated 2 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 4 years ago
- This sample uses D3D12 Sampler Feedback and DirectStorage as part of an asynchronous texture streaming solution.☆140Updated last year
- Vulkan triangle in ~380 lines of code☆62Updated last month