fix: Updated link to alternative Unity package

This commit is contained in:
Andreas Atteneder 2020-11-15 00:24:21 +01:00
parent bde99c2663
commit 8a016b61d5
2 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ Usage
Unity Unity
----- -----
For the best information about using Unity with Draco please visit https://gitlab.com/atteneder/DracoUnity For the best information about using Unity with Draco please visit https://github.com/atteneder/DracoUnity
For a simple example of using Unity with Draco see [README](unity/README.md) in the unity folder. For a simple example of using Unity with Draco see [README](unity/README.md) in the unity folder.

View File

@ -3,7 +3,7 @@ Description
This folder contains resources for building a simple demo decompressing and rendering Draco within Unity. This folder contains resources for building a simple demo decompressing and rendering Draco within Unity.
If you are looking for more information on using Draco within Unity, this site [https://gitlab.com/atteneder/DracoUnity](https://gitlab.com/atteneder/DracoUnity) is a much better resource. There are more samples as well as support for more platforms. If you are looking for more information on using Draco within Unity, this site [https://github.com/atteneder/DracoUnity](https://github.com/atteneder/DracoUnity) is a much better resource. There are more samples as well as support for more platforms.
In this folder we currently support two types of usages: In this folder we currently support two types of usages:
* Import Draco compressed mesh as assets during design time. * Import Draco compressed mesh as assets during design time.