trimesh2d: remove in favor of mach/earcut library

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-10-30 05:45:32 -07:00
parent 96c2e35ab3
commit 6a45971c6f
14 changed files with 1 additions and 585 deletions

View file

@ -17,7 +17,6 @@ const projects = [_][]const u8{
"model3d",
"sysaudio",
"sysjs",
"trimesh2d",
"earcut",
};