GameTechDev / GTS-GamesTaskSchedulerLinks
A task scheduling framework designed for the needs of game developers.
☆457Updated 3 years ago
Alternatives and similar repositories for GTS-GamesTaskScheduler
Users that are interested in GTS-GamesTaskScheduler are comparing it to the libraries listed below
Sorting:
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆588Updated 5 years ago
- Modified version of Sony's open sourced vector and matrix math library.☆308Updated last year
- microprofile - embeddable CPU/GPU profiler☆497Updated 2 years ago
- ☆479Updated 3 years ago
- vulkan abstraction layer that represent frame as a task graph☆429Updated 4 years ago
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆569Updated 6 years ago
- Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL☆364Updated 6 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆536Updated 4 months ago
- ISPC Texture Compressor☆469Updated last year
- C++ Reflection using clang☆283Updated 2 years ago
- Single header C++ Libraries for Thread Scheduling, Rendering, and so on...☆477Updated 2 years ago
- A single-header library with a simplified interface for Vulkan synchronization☆241Updated 2 years ago
- Vulkan library oriented on high speed rendering☆295Updated 6 years ago
- Multi-Threaded Job System using Fibers☆179Updated 3 years ago
- Modern C++ vulkan utility library.☆263Updated 5 years ago
- A set of utilities for taking the pain out of Vulkan in header only modern C++☆533Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆664Updated 4 months ago
- Unified renderer implementation ("Un r imp")☆236Updated last year
- Examples and demos for the Vulkan C++ API☆357Updated last year
- Game engine written in C++ with ease of use and next-gen parallel computing in focus.☆245Updated 5 years ago
- [DEPRECATED] C++ library for debugging HLSL & GLSL shaders☆329Updated 5 years ago
- Library of ImGui controls for displaying performance metrics.☆248Updated 3 years ago
- DirectX 11 Renderer written in C++11☆283Updated 4 years ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆409Updated 3 years ago
- Real-time BC6H compression on GPU☆365Updated 2 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆670Updated last year
- A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0☆361Updated 4 years ago
- SMOL-V: like Vulkan/Khronos SPIR-V, but smaller.☆348Updated last year
- A job system for game engines☆203Updated 7 months ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆305Updated 5 months ago