fredakilla / brtshadercLinks
bgfx runtime shader compiler. Library version of the bgfx shaderc tool to build bgfx shaders from sources at runtime.
☆42Updated 6 years ago
Alternatives and similar repositories for brtshaderc
Users that are interested in brtshaderc are comparing it to the libraries listed below
Sorting:
- Single header "no-allocation" KTX/DDS file reader☆138Updated 3 months ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆135Updated 6 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 8 years ago
- Game Engine☆129Updated 6 years ago
- Fiber-based job system with extremely simple API☆82Updated 4 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆95Updated 6 years ago
- Ariyana is an ECS work in progress game engine written in Orthodox C++ and Beef with a focus on cross-platform and multiplayer games☆81Updated 8 months ago
- Minimal bgfx "hello world" example☆217Updated 3 years ago
- Minimal C++ library that allows you to define data schemas which then can be read or written in JSON or binary.☆126Updated 5 years ago
- ☆87Updated 8 years ago
- Playground for messing around with bgfx and friends☆62Updated 6 years ago
- Yet another multiplatform C++ framework to make games☆85Updated last month
- The fastest culler ever☆40Updated 7 years ago
- A header only library to simplify creating 🌋 Vulkan / ⚪ OpenGL / 🌐 WebGL / ❎DirectX / 🤖 Metal data structures with CrossWindow.☆83Updated last year
- Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to comple…☆45Updated last week
- Relatively low-level, lightweight, modular and multiplatform, C++, game making library or engine you might say☆84Updated 7 years ago
- Physically based rendering (PBR) for raylib☆122Updated 3 years ago
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…