ソースを参照

Update README.md

Vicente Penades 5 年 前
コミット
61b116709a
1 ファイル変更2 行追加0 行削除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,3 +1,5 @@
 # SharpGLTF.Monogame.Example
 
 Example of using Monogame and SharpGLTF to load animated glTF models at runtime.
+
+This is the same example found in [SharpGLTF examples](https://github.com/vpenades/SharpGLTF/tree/master/examples/MonoGameScene), the only difference is that the main project targets SharpGLTF public nuget package instead of the core project.