#mesh #femtovg #struct #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

#461 in Graphics APIs

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
~179K SLoC