We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7e312 commit 1193ce4Copy full SHA for 1193ce4
1 file changed
README.md
@@ -0,0 +1,18 @@
1
+# DresUnityInterface
2
+
3
+An interface for [DRES](https://github.com/dres-dev/DRES), meant to be used in [Unity](https://unity.com/).
4
5
+**Note: This is heavily Work-in-Progress**
6
7
+## Usage
8
9
+This is a upm package, add the following to your `manifest.json` for latest version:
10
11
+```json
12
+"org.vitrivr.unityinterface.dresapi": "https://github.com/vitrivr/DresUnityInterface.git#main"
13
+```
14
15
+## Contributors
16
17
+Florian Spiess @Spiess
18
+Loris Sauter @sauterl
0 commit comments