vue-skia
Graphics library
A Rust-based 2D graphics rendering library utilizing software rasterization for Vue.js applications.
Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现纯软件光栅化
302 stars
4 watching
13 forks
Language: Rust
last commit: 2 months ago
Linked from 2 awesome lists
rustskiavue
Related projects:
Repository | Description | Stars |
---|---|---|
linebender/tiny-skia | A minimal 2D rendering library for Rust. | 1,142 |
wieslawsoltes/svg.skia | A .NET library for rendering SVG files into raster images using the SkiaSharp backend. | 472 |
rsaarelm/navni | A Rust library for rendering 2D graphics in text and pixel formats. | 7 |
not-fl3/miniquad | A lightweight, cross-platform graphics abstraction library in Rust. | 1,579 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 148 |
gwihlidal/render-rs | A collection of Rust crates providing rendering abstractions. | 30 |
jpbruyere/vkvg | A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 767 |
mitchmindtree/elmesque | A Rust port of Elm's graphics modules for functional 2D graphics and UI design. | 145 |
snuk182/nuklear-rust | Bindings to a 2D GUI library for creating graphical user interfaces | 360 |
sciter-sdk/rust-sciter | Rust bindings for an embeddable multiplatform HTML/CSS/script engine with GPU accelerated rendering. | 811 |
attackgoat/screen-13 | A high-performance, easy-to-use Vulkan rendering engine | 265 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
lvgl/lv_binding_rust | Rust bindings for an embedded GUI library with graphics and widgets capabilities | 687 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,024 |
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |