< 返回版块

meloalright 发表于 2023-06-18 00:10

Tags:rust, skia, vue, wasm

Vue Skia

The vue-skia is a skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. It takes up less memory than the native canvas, however it is still a experiment project. And it's based entirely on vue syntax.

基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现软件光栅化来执行渲染,相比原生画布占用更少的内存,不过目前仍然是一个实验项目;此外使用层面完全基于 Vue 语法。

usage

Live Demo: https://vue-skia.netlify.app

Repo: https://github.com/rustq/vue-skia


Ext Link: https://vue-skia.netlify.app

评论区

写评论
作者 meloalright 2023-06-18 00:14

其实目前还是个实验项目 接下来的版本会逐渐完善对标 react-native-skia

1 共 1 条评论, 1 页