A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.
☆188Jun 17, 2019Updated 6 years ago
Alternatives and similar repositories for CommandBuffer
Users that are interested in CommandBuffer are comparing it to the libraries listed below
Sorting:
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 years ago
- Copy of Morten S. Mikkelsen tangent space code☆49Jul 14, 2015Updated 10 years ago
- Single file library for vertex cache optimisation of triangles.☆69Nov 17, 2017Updated 8 years ago
- ☆478Oct 13, 2022Updated 3 years ago
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆571Apr 17, 2019Updated 6 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆982May 25, 2025Updated 9 months ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,519Mar 24, 2023Updated 2 years ago
- 🐶chihuahua - tiny & fast rendering library☆13Aug 9, 2016Updated 9 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77May 23, 2018Updated 7 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆591Nov 18, 2020Updated 5 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- Data Driven Rendering repository☆284Dec 20, 2021Updated 4 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- High level vulkan 2D vector-like graphics api (C++)☆195Feb 14, 2021Updated 5 years ago
- microprofile - embeddable CPU/GPU profiler☆496May 21, 2023Updated 2 years ago
- Lightweight, multi-platform, data-oriented game engine.☆921Feb 4, 2026Updated last month
- vulkan abstraction layer that represent frame as a task graph☆429Mar 24, 2021Updated 4 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Sep 27, 2014Updated 11 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆125Jul 22, 2017Updated 8 years ago
- Anvil is a cross-platform framework for Vulkan☆608Jun 17, 2024Updated last year
- Vulkan framework for Windows☆89Sep 23, 2019Updated 6 years ago
- ☆87Mar 13, 2017Updated 9 years ago
- a binary format for baked (bak3d) 3d files☆19Dec 1, 2015Updated 10 years ago
- Vulkan RTX path tracer with a declarative ES7-like scene description language.☆448Nov 2, 2019Updated 6 years ago
- Unified renderer implementation ("Un r imp")☆235Apr 22, 2024Updated last year
- Signed Distance Function Sculpting☆53Sep 30, 2017Updated 8 years ago
- My personal Vulkan renderer☆1,842Updated this week
- Blazing fast memory allocator designed for video games☆330Oct 13, 2023Updated 2 years ago
- OpenGL rendering engine with software configured pipeline☆10Apr 9, 2025Updated 11 months ago
- Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.☆350Feb 28, 2026Updated 2 weeks ago
- 2d lowpoly editor based on http://raincomplex.net/lowpolyeditor/☆20Jan 8, 2017Updated 9 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆538Aug 19, 2025Updated 7 months ago
- Implement some RTR and PBR papers☆48Jul 8, 2017Updated 8 years ago
- c++ toolkit for rapid development of live graphical apps and games☆1,726Nov 21, 2023Updated 2 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
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆696Apr 2, 2017Updated 8 years ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,963Sep 29, 2025Updated 5 months ago
- Entity component system geared for games☆17Jun 21, 2019Updated 6 years ago