Skip to content

Commit 7aff654

Browse files
committed
Add bevy_fontmesh to 3D assets
1 parent bd5b746 commit 7aff654

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Assets/3D/bevy_fontmesh.gif

5.71 MB
Loading

Assets/3D/bevy_fontmesh.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "bevy_fontmesh"
2+
description = "Generate 3D text meshes from TrueType/OpenType fonts with per-glyph materials and animation"
3+
link = "https://github.com/PoHsuanLai/bevy_fontmesh"
4+
image = "bevy_fontmesh.gif"
5+
crate = "bevy_fontmesh"

0 commit comments

Comments
 (0)