aurimasg / blazeLinks
Multi-threaded, CPU-based vector graphics rasterizer.
☆123Updated 9 months ago
Alternatives and similar repositories for blaze
Users that are interested in blaze are comparing it to the libraries listed below
Sorting:
- GPU font rendering from vector outlines demonstration☆211Updated 2 years ago
- 2D GPU renderer for dynamic UIs☆299Updated last month
- Nimble bidirectional text stack for UIs☆243Updated last week
- ☆47Updated 10 months ago
- Rendering one triangle, the WebGL/WebGPU way☆58Updated 2 years ago
- A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.☆255Updated 2 years ago
- Starter project for cross platform WebGPU development in C++☆40Updated last year
- ☆71Updated 3 years ago
- WebGPU rendering experiments☆111Updated last year
- GPU Vector Text Rendering (WIP)☆184Updated 4 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆123Updated 6 years ago
- A tiny GPU raytracer, using Zig and WebGPU☆154Updated 4 years ago
- ☆75Updated 2 years ago
- 2D rectangular bin packing with option for item removal☆108Updated 10 months ago
- Modern WebGL wrapper in TypeScript☆55Updated 3 years ago
- Utility functions to convert between various color spaces in GLSL☆237Updated 4 years ago
- GPU shallow water solver using the virtual pipes model using WebGPU☆83Updated 5 months ago
- An implementation of Blinn-Loop algorithm that renders Bézier curves on GPU.☆47Updated last year
- Google's Dawn WebGPU implementation, cross-compiled with Zig into a single static library☆151Updated last year
- Single-header minimalistic pragmatic GPU font rendering library.☆370Updated 3 weeks ago
- WebGPU tech demo showcasing various graphics techniques☆146Updated last week
- A free tool for experimenting with WebGPU fragment shaders and the WebGPU Shader Language (WGSL) #wasm #webgpu☆31Updated 4 months ago
- WebGL font rendering☆293Updated 2 years ago
- Encode/decode/info to KTX/KTX2/DDS files with LDR/HDR and BC/ASTC/ETC2. Mac/Win C++11 too, Mac viewer, and scripts for batch processing …☆163Updated last month
- WebGPU Ray Tracing eXtension☆145Updated last year
- Fork of dawn.googlesource.com/dawn with generated code and third-party dependencies committed☆80Updated last year
- Correct application of the Lanczos filter in 2D