游戏引擎 Unity - Unity 启动(下载 Unity Editor、生成 Unity Personal Edition 许可证)

Unity

  1. Unity 首次发布于 2005 年,属于 Unity Technologies

  2. Unity 使用的开发技术有:C#

  3. Unity 的适用平台:PC、主机、移动设备、VR / AR、Web 等

  4. Unity 的适用领域:开发中等画质中小型项目

  5. Unity 适合初学者或需要快速上手的开发者


Unity 启动

  1. 登录 Unity Hub

  1. 下载 Unity Editor
  1. 生成免费的 Unity Personal Edition 许可证

学习补充

1、Unity Editor
  1. Unity Editor 是 Unity 的核心开发工具

  2. Unity Editor 用于创建、编辑和管理游戏和应用程序

  3. Unity Editor 提供了可视化界面、资源管理、脚本编辑、调试等功能

  4. 其中的 LTS 表示长期支持版本,即稳定版本

2、Unity 许可证
复制代码
To Install Unity you will need an active license. By agreeing to the terms below, Unity Hub will generate a free Personal Edition license for you.

By downloading Unity, I confirm that I am eligible to use Unity Personal or Student Plan per the Terms of service, as I or my company meet the following criteria:

Do not make more than $100k in annual gross revenues, regardless of whether Unity Personal is being used for commercial purposes, or for an internal project or prototyping.

Have not raised funds in excess of $100K.

Not currently using Unity Plus or Pro Plans.

Have read and acknowledged Unity's Privacy Policy
  • Unity Hub 会为用户生成一个免费的 Unity Personal Edition 许可证,使用免费的 Unity Personal Edition 许可证的资格条件是
  1. 用户或其公司年收入不超过 10 万美元

  2. 用户或其公司未获得超过 10 万美元的融资

  3. 用户当前未使用 Unity Plus 或 Pro 版本

  • 免费的 Unity Personal Edition 许可证为小型开发者、学生或个人爱好者提供免费使用 Unity 的机会,降低学习和开发成本
相关推荐
愈努力俞幸运39 分钟前
flask 入门 token, headers,cookie
后端·python·flask
毕设源码-朱学姐43 分钟前
【开题答辩全过程】以 基于springboot的日用药品仓库管理系统的设计与实现为例,包含答辩的问题和答案
java·spring boot·后端
傻乐u兔1 小时前
C语音初阶————调试实用技巧2
c语言·开发语言
一个响当当的名号1 小时前
lectrue4 数据库存储
ue4
lkbhua莱克瓦242 小时前
深入理解HTTP协议:从理论到SpringBoot实践
网络·笔记·后端·网络协议·http·javaweb
charlie1145141912 小时前
计算机图形学速通指南笔记(0)
c++·笔记·软件工程·计算机图形学·工程实践
带土12 小时前
2. C++ private、protected、public
开发语言·c++
古城小栈3 小时前
Rust复合类型 四大军阀:数、元、切、串
开发语言·后端·rust
孟无岐3 小时前
【Laya】LocalStorage 本地存储
typescript·游戏引擎·游戏程序·laya
星火开发设计4 小时前
二维数组:矩阵存储与多维数组的内存布局
开发语言·c++·人工智能·算法·矩阵·函数·知识