cullenwire
commited on
Commit
•
b3da208
1
Parent(s):
86350b6
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,6 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
Official Unity Technologies space for models and more. We provide validated models that we know import and run well in the Sentis framework. They are pre-converted to our .sentis format, which can be directly imported into the Unity Editor.
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
Official Unity Technologies space for models and more. We provide validated models that we know import and run well in the Sentis framework. They are pre-converted to our .sentis format, which can be directly imported into the Unity Editor.
|
11 |
+
|
12 |
+
We encourage you to validate your own models and post them with the "Unity Sentis" library tag. When you post with the Unity Sentis library tag, it's useful to include a C# script or linked git repo/sample of your code working. You can find a great [community implementing Sentis here](https://discussions.unity.com/c/ai-beta/sentis/10) and the [documentation here.](https://docs.unity3d.com/Packages/com.unity.sentis@latest)
|