Skip to content

Commit a32da4f

Browse files
authored
Add russimp into catalog (#612)
russimp is a rust bindings to `assimp`, a very popular 3d asset import library written in C/C++, which is leveraged by a number of game engines
1 parent 9fb9811 commit a32da4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/ecosystem/data.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,6 +1292,11 @@ name = "rune"
12921292
source = "crates"
12931293
categories = ["scripting"]
12941294

1295+
[[items]]
1296+
name = "russimp"
1297+
source = "crates"
1298+
categories = ["3dformatloaders"]
1299+
12951300
[[items]]
12961301
name = "Rust-GPU/rust-gpu"
12971302
source = "github"

0 commit comments

Comments
 (0)