ubisoft / FASTBuildMonitorLinks
Event monitor for FASTBuild
☆18Updated 2 years ago
Alternatives and similar repositories for FASTBuildMonitor
Users that are interested in FASTBuildMonitor are comparing it to the libraries listed below
Sorting:
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆129Updated 9 months ago
- Breakout with Vulkan to test Uniform Data Transfer Methods☆25Updated 5 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆104Updated 8 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- Handles image pixel format, querys for all, encode/decode for many☆63Updated 2 months ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- CPU scope based profiling library and browser based profile inspector with ImGui visualization☆92Updated 3 months ago
- Single file DDS header encoder and decoder☆78Updated last week
- A small dx11 base program I use to test shaders and techniques☆87Updated 4 years ago
- Forward plus rendering using Vulkan☆40Updated 8 years ago
- A sample deferred renderer using D3D11.☆14Updated 11 years ago
- Game Engine☆129Updated 6 years ago
- Event monitor for FASTBuild☆83Updated 3 years ago
- Fiber-based job system with extremely simple API☆82Updated 4 years ago
- Copy of Morten S. Mikkelsen tangent space code☆50Updated 10 years ago
- Simple job system using standard C++☆74Updated 3 years ago
- EAAssert is a simple and lightweight assert technology.☆58Updated last year
- Program analyses debugger information file (PDB, so Microsoft Visual C++ only) and presents info about user defined structures (size, pad…☆70Updated 4 years ago
- Simple CPU/GPU profiler with ImGui HUD☆79Updated last year
- A game engine. That breathes fire and awesomeness☆14Updated 6 years ago
- Simple framework built from the ground up used for experimenting and learning different aspects of game engine architecture☆45Updated 5 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 11 years ago
- Core libraries and utilities☆35Updated 3 years ago
- Lambda Game Engine☆24Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated last month
- ☆28Updated 2 years ago
- ☆36Updated 6 years ago
- EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line argument…☆61Updated last year
- Playground for DirectX 11 / 12 simple graphics demo examples ...