tiny-skia
Rendering library
A minimal 2D rendering library for Rust.
A tiny Skia subset ported to Rust
1k stars
28 watching
69 forks
Language: Rust
last commit: 3 days ago Related projects:
Repository | Description | Stars |
---|---|---|
rustq/vue-skia | A Rust-based 2D graphics rendering library utilizing software rasterization for Vue.js applications. | 302 |
wieslawsoltes/svg.skia | A .NET library for rendering SVG files into raster images using the SkiaSharp backend. | 472 |
not-fl3/miniquad | A lightweight, cross-platform graphics abstraction library in Rust. | 1,579 |
not-fl3/miniquad_text_rusttype | A Rust library that uses miniquad to render text with TrueType fonts. | 6 |
not-fl3/imgui-miniquad-render | A Rust library for rendering 3D miniquads using ImGui | 5 |
manu343726/tinyrefl | A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
chaoticbob/tinyrenderers | A set of single-header implementations of Vulkan and D3D12 renderers with simplified APIs and shared code. | 471 |
tiny-http/tiny-http | An HTTP server library for Rust that handles client connections and data transfers. | 1,009 |
smokku/bevy_miniquad | A plugin that integrates Bevy engine with a custom rendering solution using Miniquad | 38 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |
lordbenjamin/sharp-and-rusty | A desktop application hosting an OpenGL triangle renderer written in Rust and C#. | 5 |
sciter-sdk/rust-sciter | Rust bindings for an embeddable multiplatform HTML/CSS/script engine with GPU accelerated rendering. | 811 |
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |
gwihlidal/render-rs | A collection of Rust crates providing rendering abstractions. | 30 |
nokola/nonaquad | An anti-aliased 2D graphics rendering library for various platforms using Rust and miniquad | 42 |