rustq / vue-skia

Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现纯软件光栅化
https://vue-skia.netlify.app
MIT License
293 stars 12 forks source link

README Covers #1

Open meloalright opened 1 year ago

meloalright commented 1 year ago

demo spec

meloalright commented 1 year ago

slogan2

meloalright commented 1 year ago

vue-live

meloalright commented 1 year ago

WX20230619-002122@2x

meloalright commented 1 year ago
截屏2023-08-16 01 11 48
meloalright commented 1 year ago
截屏2023-08-16 01 16 00
meloalright commented 1 year ago
截屏2023-08-16 01 18 38
meloalright commented 1 year ago
截屏2023-08-16 01 28 58
meloalright commented 2 months ago

cover

cover

meloalright commented 4 weeks ago

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia/src/shape.rs#L511-L553

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia-wasm/src/lib.rs#L385-L408

meloalright commented 4 weeks ago

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/vue-skia-framework/plugin/index.ts#L98-L117

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/vue-skia-framework/plugin/index.ts#L136-L197

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/vue-skia-framework/plugin/index.ts#L199-L212

meloalright commented 2 weeks ago

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia/src/shape.rs#L102-L109 https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia/src/shape.rs#L110-L121

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia/src/shape.rs#L442-L461 https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia/src/shape.rs#L516-L537

meloalright commented 2 weeks ago

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia-wasm/src/lib.rs#L64-L71

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia-wasm/src/lib.rs#L322-L339

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia-wasm/src/lib.rs#L87-L98

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/soft-skia-wasm/src/lib.rs#L385-L408

meloalright commented 2 weeks ago

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/vue-skia-framework/components/VPoints.vue#L1-L3

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/vue-skia-framework/components/VPoints.vue#L11-L28

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/vue-skia-framework/components/VImage.vue#L1-L3

https://github.com/rustq/vue-skia/blob/65618a77d7b64a0d022a923e009272eb006ea2ed/vue-skia-framework/components/VImage.vue#L73-L89