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
- Indirect Occlusion Culling☆23Feb 25, 2017Updated 9 years ago
- Depth-of-field implemented with a summed area table☆48Nov 30, 2016Updated 9 years ago
- Experimentation framework for real-time light culling☆31Jul 23, 2019Updated 6 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Pyramid Shader Analyzer☆315Mar 20, 2019Updated 6 years ago
- C++17 GLSL-like vector and matrix math lib☆189Jan 16, 2022Updated 4 years ago
- GPU texture/buffer performance tester☆673Nov 19, 2020Updated 5 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 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
- A DX12 application for testing the ability of GPU's to overlap execution of dispatch and draw calls☆104Nov 11, 2018Updated 7 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆694Apr 2, 2017Updated 8 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆240Mar 6, 2023Updated 2 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- QLL : Level loaders☆13Feb 18, 2020Updated 6 years ago
- A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.☆188Jun 17, 2019Updated 6 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,666Updated this week
- SPMD in C++☆68Apr 29, 2020Updated 5 years ago
- A Vulkan implementation of real-time PBR renderer☆392Mar 30, 2017Updated 8 years ago
- A 2D constrained Delaunay triangulation library☆82Feb 4, 2018Updated 8 years ago
- microprofile - embeddable CPU/GPU profiler☆496May 21, 2023Updated 2 years ago
- Rasterization on the GPU in "slow motion".☆62Sep 7, 2019Updated 6 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discove…☆125Mar 12, 2018Updated 7 years ago
- A Cinder block for dealing with geographic coordinates☆10Feb 6, 2020Updated 6 years ago
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- Simple printf functionality for GLSL.☆246Oct 3, 2024Updated last year
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- Memory allocators☆49May 7, 2018Updated 7 years ago
- Mini Spin-X Library☆53Updated this week
- Data Driven Rendering repository☆284Dec 20, 2021Updated 4 years ago
- A tiny library for launching compute shaders on D3D11, Metal and Vulkan☆26Dec 27, 2020Updated 5 years ago
- Copy of Morten S. Mikkelsen tangent space code☆49Jul 14, 2015Updated 10 years ago
- ☆33May 2, 2022Updated 3 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆979May 25, 2025Updated 9 months ago
- Meta loader for Vulkan API☆1,758Updated this week
- Automatically exported from code.google.com/p/eight☆13Mar 23, 2017Updated 8 years ago
- Experimental project that allows a process to submit UI elements to a Dear ImGui context hosted by another☆13Oct 30, 2020Updated 5 years ago