GameTechDev / GTS-GamesTaskSchedulerLinks
A task scheduling framework designed for the needs of game developers.
☆456Updated 2 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:
- microprofile - embeddable CPU/GPU profiler☆498Updated 2 years ago
- Modified version of Sony's open sourced vector and matrix math library.☆300Updated last year
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆583Updated 4 years ago
- ☆477Updated 2 years ago
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆565Updated 6 years ago
- vulkan abstraction layer that represent frame as a task graph☆426Updated 4 years ago
- Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL☆360Updated 6 years ago
- C++ Reflection using clang☆280Updated 2 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆533Updated last month
- A set of utilities for taking the pain out of Vulkan in header only modern C++☆531Updated last year
- A single-header library with a simplified interface for Vulkan synchronization☆240Updated 2 years ago
- Modern C++ vulkan utility library.☆265Updated 4 years ago
- Examples and demos for the Vulkan C++ API☆356Updated 11 months ago
- Single header C++ Libraries for Thread Scheduling, Rendering, and so on...☆476Updated last year
- A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0☆361Updated 3 years ago
- ISPC Texture Compressor☆462Updated last year
- https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.☆291Updated 3 years ago
- Vulkan library oriented on high speed rendering☆296Updated 6 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆650Updated last month
- Library of ImGui controls for displaying performance metrics.☆245Updated 2 years ago
- [DEPRECATED] C++ library for debugging HLSL & GLSL shaders☆329Updated 5 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆129Updated 8 months ago
- SIMD optimized operations on 3d and 4d vectors, 3x3 and 4x4 matrices and quaternions for SSE, PPU and SPU☆160Updated 10 years ago
- Multi-Threaded Job System using Fibers☆179Updated 3 years ago
- Unified renderer implementation ("Un r imp")☆236Updated last year
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆652Updated 10 months ago
- Real-time BC6H compression on GPU☆363Updated 2 years ago
- A job system for game engines☆195Updated 4 months ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆407Updated 2 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆469Updated 7 years ago