#mesh #struct #femtovg #flexible #renderable

femto-mesh

A flexible mesh struct renderable using femtovg

3 unstable releases

0.2.0 Sep 21, 2024
0.1.1 Oct 15, 2022
0.1.0 Oct 14, 2022

#283 in Graphics APIs

Download history 147/week @ 2024-09-20 18/week @ 2024-09-27 4/week @ 2024-10-04

169 downloads per month

MIT/Apache

21KB
518 lines

Structs to represent and render vector grapics based meshes.

The main mesh is represented by the VectorMesh struct.

They can be animated using the Animation struct.

Dependencies

~9MB
~177K SLoC