tuxalin / CommandBufferLinks
A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.
☆185Updated 5 years ago
Alternatives and similar repositories for CommandBuffer
Users that are interested in CommandBuffer are comparing it to the libraries listed below
Sorting:
- Vulkan library oriented on high speed rendering☆295Updated 6 years ago
- Multiplatform multithreaded context swapping fiber based job system.☆162Updated 8 years ago
- An abstract graphics API library☆122Updated 6 years ago
- ☆476Updated 2 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆234Updated 2 years ago
- Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.☆120Updated 2 years ago
- Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL☆359Updated 5 years ago
- vulkan abstraction layer that represent frame as a task graph☆418Updated 4 years ago
- Multi-Threaded Job System using Fibers☆176Updated 2 years ago
- Render lab built on top of vulkan, aiming to create a real time planet scale large scene. Also some widely adopted techs are implemented,…☆294Updated 4 years ago
- Modern C++ vulkan utility library.☆263Updated 4 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆122Updated 6 years ago
- C++17 GLSL-like vector and matrix math lib☆187Updated 3 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆114Updated 7 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 7 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
- Data Driven Rendering repository☆268Updated 3 years ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆238Updated 2 years ago
- An abstraction layer for graphics APIs.☆206Updated 2 weeks ago
- Cross-platform OpenGL demos☆167Updated 2 years ago
- A simple Vulkan-based renderer for my master thesis on real-time transparency☆97Updated 8 years ago
- Game Engine☆129Updated 6 years ago
- Header-only C++17 wrapper for OpenGL 4.6 Core Profile.☆160Updated 3 years ago
- Library of ImGui controls for displaying performance metrics.☆244Updated 2 years ago
- Axis Aligned Bounding Octahedron☆255Updated 6 years ago
- Unified renderer implementation ("Un r imp")☆230Updated last year
- A GLSL parser