Add camera path export (closes #391)

This commit is contained in:
Jonas Herzig
2020-11-05 14:23:59 +01:00
parent d8135d9038
commit d3230e1e38
8 changed files with 275 additions and 2 deletions

View File

@@ -295,6 +295,8 @@ dependencies {
}
}
shadow 'com.github.javagl.JglTF:jgltf-model:3af6de4'
if (FABRIC) {
shadow 'org.apache.maven:maven-artifact:3.6.1'
}