标签:unity3d
首先,下载ZXing.Net.0.12.0.0.zip。下载地址为:http://zxingnet.codeplex.com/
然后在下载的文件中找到unity文件夹,把文件夹整体拖到新的unity的Project中,然后新建c#脚本,这里命名为“显示二维码”,然后把这个脚本拖入Main Camera中,运行即可。如图所示:
标签:unity3d
原文地址:http://blog.csdn.net/lisenyang/article/details/39156555