Explorar o código

Update README.md

Vicente Penades %!s(int64=5) %!d(string=hai) anos
pai
achega
61b116709a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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.