Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)
☆125Jul 22, 2017Updated 8 years ago
Alternatives and similar repositories for ProgrammablePulling
Users that are interested in ProgrammablePulling are comparing it to the libraries listed below
Sorting:
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆73Jul 24, 2017Updated 8 years ago
- Experimentation framework for real-time light culling☆31Jul 23, 2019Updated 6 years ago
- Pyramid Shader Analyzer☆315Mar 20, 2019Updated 7 years ago
- Indirect Occlusion Culling☆23Feb 25, 2017Updated 9 years ago
- Depth-of-field implemented with a summed area table☆48Nov 30, 2016Updated 9 years ago
- A DX12 application for testing the ability of GPU's to overlap execution of dispatch and draw calls☆105Nov 11, 2018Updated 7 years ago
- Automatically exported from code.google.com/p/eight☆13Mar 23, 2017Updated 9 years ago
- C++17 GLSL-like vector and matrix math lib☆189Jan 16, 2022Updated 4 years ago
- GPU texture/buffer performance tester☆678Nov 19, 2020Updated 5 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆239Mar 6, 2023Updated 3 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆696Apr 2, 2017Updated 8 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Sep 28, 2017Updated 8 years ago
- A toolkit of public domain single-header libraries for shader-based opengl apps☆41Dec 1, 2019Updated 6 years ago
- A Vulkan renderer written from scratch on stream☆1,679Updated this week
- SPMD in C++☆68Apr 29, 2020Updated 5 years ago
- A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.☆188Jun 17, 2019Updated 6 years ago
- The Stardust sample application uses the Vulkan graphics API to efficiently render a cloud of animated particles.☆119Jan 3, 2023Updated 3 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Dec 12, 2016Updated 9 years ago
- microprofile - embeddable CPU/GPU profiler☆495May 21, 2023Updated 2 years ago
- Meta loader for Vulkan API☆1,783Updated this week
- Simple printf functionality for GLSL.☆247Oct 3, 2024Updated last year
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- TGen - Simple C++ Tangent Generator☆42Mar 7, 2019Updated 7 years ago
- Little bit of fun to see if I could create something similar to MegaTextures found in Quake Wars.☆22Aug 7, 2015Updated 10 years ago
- A Vulkan implementation of real-time PBR renderer☆392Mar 30, 2017Updated 8 years ago
- Mini Spin-X Library☆53Mar 10, 2026Updated last week
- Utility to sign DXIL code after compilation☆22Feb 18, 2019Updated 7 years ago
- Spherical Harmonic Lighting (Direct/Shadowed/Indirect/Subsurface)☆107Sep 30, 2016Updated 9 years ago
- Simple image viewer based on DirectXTex☆43Dec 12, 2017Updated 8 years ago
- An SDF path tracer☆24Apr 1, 2018Updated 7 years ago
- Copy of Morten S. Mikkelsen tangent space code☆49Jul 14, 2015Updated 10 years ago
- Data Driven Rendering repository☆285Dec 20, 2021Updated 4 years ago
- simple ray tracing by TeX☆15Nov 2, 2019Updated 6 years ago
- Fast O(1) offset allocator with minimal fragmentation☆1,021Apr 30, 2024Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆982May 25, 2025Updated 9 months ago
- A Cinder block for dealing with geographic coordinates☆10Feb 6, 2020Updated 6 years ago
- Fast single source file BC7/BPTC texture encoder with perceptual metric support☆153Apr 24, 2023Updated 2 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago