惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
aimingoo的专栏
aimingoo的专栏
S
SegmentFault 最新的问题
A
About on SuperTechFans
Engineering at Meta
Engineering at Meta
宝玉的分享
宝玉的分享
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 叶小钗
WordPress大学
WordPress大学
N
Netflix TechBlog - Medium
MyScale Blog
MyScale Blog
Stack Overflow Blog
Stack Overflow Blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 聂微东
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Blog — PlanetScale
Blog — PlanetScale
T
Tailwind CSS Blog
Recent Announcements
Recent Announcements
Jina AI
Jina AI
大猫的无限游戏
大猫的无限游戏
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks

博客园 - appleseed

搭建一个typescript下的webgl写代码环境。 Unity3d 小游戏详解 linux随笔 使用public/private key让putty(ssh)自动登录(以及linux上使用密钥做ssh自动登陆) texturetool 3d专业术语 Molehill 转 降频的时候处理方法 [转] 使用Duff's Device算法优化for循环 转 [教程] [Lii]最小帧速下的强制渲染——自制图像引擎的同学看过来 - appleseed AI笔记 as3对象池研究 启动GPU加速的方法 恋爱秘籍 .... ..... AS3位运算
Unity3d 小游戏从入门到???
appleseed · 2018-12-06 · via 博客园 - appleseed

一、下载unity3d 2018b3

win

http://beta.unity3d.com/download/77f6238a7ced/Windows64EditorInstaller/UnitySetup64.exe?_ga=2.79047250.718293475.1544066313-293431037.1543222080

mac

http://beta.unity3d.com/download/77f6238a7ced/MacEditorInstaller/Unity.pkg?_ga=2.79047250.718293475.1544066313-293431037.1543222080

二、

1、打开windw----packageManage

2、点击Advanced----show previce package

3、安装Tiny Mode

三、参考官方教程 

https://docs.unity3d.com/Packages/com.unity.tiny@0.13/manual/index.html

视频教程:

http://v.youku.com/v_show/id_XMzk1MTY4NDc5Ng==.html?spm=a2hfx.8251854.recordContent.DL~DD~5~5!2~1~3~A

总结:

挺有意思的。

Tiny就是一个unity公司出的一个unity3d 做h5的插件
Tiny目前看支持2d。

和unity集成程序不是大家想象中的完美,完全就是两套体系。比如工程项目建立和读取。
巴拉巴拉一堆不完美的东西。国内三大引擎踩过的坑他们都得踩。

想技术玩玩的就愉快的采坑好了。想做项目赚钱的老板们别碰 。老老实实三大引擎。

unity3d官方确定不支持3d,然后要明年才有可能支持3d

来源:https://forum.unity.com/threads/3d-projects.593545/

Expect to start seeing 3D next year. We are not yet ready to share anything more detailed at this time. Largely because we want to make sure the foundation is solid and doing what it needs to do. With that said, everything has been build knowing 3D support will be added.