Skip to content

Commit 17d69d2

Browse files
committed
Add pars3d to data.toml
1 parent 7af5a7a commit 17d69d2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/ecosystem/data.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,6 +1021,13 @@ name = "pareen"
10211021
source = "crates"
10221022
categories = ["animation"]
10231023

1024+
[[items]]
1025+
name = "julianknodt/pars3d"
1026+
description = "obj/fbx/glb/off/ply/stl import & export"
1027+
source = "github"
1028+
categories = ["3dformatloaders"]
1029+
repository_url = "https://github.com/JulianKnodt/pars3d"
1030+
10241031
[[items]]
10251032
name = "passerine"
10261033
source = "crates"

0 commit comments

Comments
 (0)