zoukankan      html  css  js  c++  java
  • Unity3d 小游戏从入门到???

    一、下载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.

  • 相关阅读:
    POJ 3160 Father Christmas flymouse (tarjan+spfa)
    HDU 1133 Buy the Ticket
    Problem F: [USACO 3.1.6]邮票
    无向图 割点模板 (转载)
    POJ 2117 Electricity (割点)
    HDU 4337 King Arthur's Knights
    Delphi2010中保存UTF8/Unicode编码文件的问题
    Delphi的泛型学习
    关于Ehlib5中的DBGridEh使用问题
    delphi中的命名空间
  • 原文地址:https://www.cnblogs.com/appleseed/p/10076094.html
Copyright © 2011-2022 走看看