graphitemaster / normals_revisitedLinks
revisiting a known normal transformation in computer graphics
☆320Updated 6 years ago
Alternatives and similar repositories for normals_revisited
Users that are interested in normals_revisited are comparing it to the libraries listed below
Sorting:
- SH for HLSL 2021☆234Updated 5 months ago
- Simple implementations of sampling patterns, with objective tests to compare them☆234Updated 5 years ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆295Updated last week
- Three new associative container classes☆218Updated last year
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆181Updated 7 months ago
- A snapshot of our vulkan backend code☆304Updated 9 months ago
- Axis Aligned Bounding Octahedron☆254Updated 6 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆238Updated 2 years ago
- A simple ImGui component for rendering profiling data☆266Updated 2 months ago
- A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by requ…☆227Updated 3 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆335Updated 2 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 6 months ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆118Updated 8 years ago
- Rust & Vulkan test projects☆398Updated 3 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Surfel Radiance Cascades Diffuse Global Illumination☆177Updated 5 months ago
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆118Updated 2 months ago
- Chop 3D objects to meshlets☆445Updated 2 years ago
- An abstraction layer for graphics APIs.☆209Updated 2 months ago
- Binomial's fast high quality full-featured SIMD BC7 encoder.☆166Updated 2 years ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…