ShoYamanishi / SDFontLinks
Signed Distance Field Font Generator and Runtime Utility
☆75Updated 2 months ago
Alternatives and similar repositories for SDFont
Users that are interested in SDFont are comparing it to the libraries listed below
Sorting:
- Toy CPU and GPU implementations of the Slug rendering algorithm☆122Updated 6 years ago
- Yet another pet engine☆70Updated 4 months ago
- Simple CPU/GPU profiler with ImGui HUD☆79Updated last year
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆83Updated last week
- ☆132Updated 2 years ago
- RavEngine Graphics Library - a thin RHI for Vulkan, DirectX12, and Metal☆56Updated 2 months ago
- Renderer agnostic frame graph library☆197Updated last year
- Tiny DDS file loader☆44Updated 6 years ago
- Playground for messing around with bgfx and friends☆58Updated 5 years ago
- A Vulkan renderer, written in C++20☆36Updated 4 years ago
- Single file DDS header encoder and decoder☆76Updated 3 weeks ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆171Updated last year
- Single header "no-allocation" KTX/DDS file reader☆120Updated last year
- A clean and simple cross-platform C++ library to convert GLSL shaders to HLSL, Metal, Vulkan, and WebGPU☆77Updated 2 months ago
- A C++ game engine☆33Updated 5 years ago
- A modern, high-performance C++17 graphics and compute library based on Vulkan☆38Updated 2 weeks ago
- DX12 render engine☆53Updated last year
- SPIR-V Code Generator / Graph Editor GUI☆65Updated 4 years ago
- An experimental game engine.☆176Updated 3 months ago
- Data Driven Rendering repository☆270Updated 3 years ago
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆114Updated 3 weeks ago
- Experimental DirectX 12 Rendering Engine☆87Updated last month
- OpenGL Renderer w/ FrameGraph☆93Updated 3 months ago
- Small header-only C library to decompress any BC compressed image☆163Updated 7 months ago
- Simple job system using standard C++☆71Updated 3 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
- Physically based renderer demo written using Vulkan.