Unity自带示例Demo项目Standard Assets Example Project研究详解
最近更新Unity3D,更新包推送了Standard Assets Example Project的更新,于是便下载下来研究了下,发现还是挺好用的,里面有很多示例,有各种模型,适用于学习Unity的新手研究学习。在我们安装好Unity3D之后,安装示例项目程序“UnityExampleProjectSetup.exe”即可,我们依次打开安装后的目录:Assets\SampleScenes\Scen
关于Standard Assets Example Project
学习之前首先给大家提供一下Unity3D的各操作系统的安装文件及示例项目等下载地址:
Win版:
32位:
http://netstorage.unity3d.com/unity/5a2e8fe35a68/Windows32EditorInstaller/UnitySetup32.exe
链接:http://pan.baidu.com/s/1mgBpsLi 密码:x548
64位:
http://netstorage.unity3d.com/unity/5a2e8fe35a68/Windows64EditorInstaller/UnitySetup64.exe
链接:http://pan.baidu.com/s/1mg43INu 密码:42q9
这次5.0.1的发布,除了要安装上述的安装包,还要安装下述资源。
内置着色器
http://netstorage.unity3d.com/unity/5a2e8fe35a68/builtin_shaders.zip
链接:http://pan.baidu.com/s/1c0hd0zu 密码:vxrn
示例项目
http://netstorage.unity3d.com/unity/5a2e8fe35a68/WindowsExampleProjectInstaller/UnityExampleProjectSetup.exe
链接:http://pan.baidu.com/s/1hqu20mC 密码:tb8j
标准资源
http://netstorage.unity3d.com/unity/5a2e8fe35a68/WindowsStandardAssetsInstaller/UnityStandardAssetsSetup.exe
链接:http://pan.baidu.com/s/1qWFkTlE 密码:vk9g
------------------------------------------------------------------------------------------------------
Mac版
安装包
http://netstorage.unity3d.com/unity/5a2e8fe35a68/MacEditorInstaller/Unity.pkg
链接:http://pan.baidu.com/s/1kTildSr 密码:qhjc
内置着色器
http://netstorage.unity3d.com/unity/5a2e8fe35a68/builtin_shaders.zip
链接:http://pan.baidu.com/s/1qWQana0 密码:9m8q
标准资源
http://netstorage.unity3d.com/unity/5a2e8fe35a68/MacStandardAssetsInstaller/StandardAssets.pkg
链接:http://pan.baidu.com/s/1bnnRcuz 密码:3yfm
示例项目
http://netstorage.unity3d.com/unity/5a2e8fe35a68/MacExampleProjectInstaller/Examples.pkg
查看已有示例
编辑导出示例资源
打开目录:Assets\SampleScenes\Scenes,可以看到所有的场景都在这里,如果你想学习具体的,可以点开某个场景进行查看编辑,新手不要害怕破坏,备份好一份项目文件后,放肆破坏就是了。更多推荐


所有评论(0)