博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
在Unity中创建3D直升机游戏
阅读量:2531 次
发布时间:2019-05-11

本文共 1050 字,大约阅读时间需要 3 分钟。

In this lecture from Colton Ogden, you can learn game development principles by coding a Helicopter Game 3D using Unity and C#. The principles you learn can apply to any programming language and any game.

在Colton Ogden的本次演讲中,您可以通过使用Unity和C#对Helicopter Game 3D进行编码来学习游戏开发原理。 您学习的原理可以应用于任何编程语言和任何游戏。

This lecture is part of CS50's Introduction to Game Development course from Harvard University. The course explores principles of 2D and 3D graphics, animation, sound, and collision detection using frameworks like Unity and LÖVE 2D, as well as languages like Lua and C#.

该讲座是哈佛大学CS50游戏开发入门课程的一部分。 本课程使用Unity和LÖVE2D等框架以及Lua和C#等语言探索2D和3D图形,动画,声音和碰撞检测的原理。

By end of the course (we're posting one lecture per day), you will have programmed several of your own games and gained a thorough understanding of the basics of game design and development.

在课程结束时(我们每天发布一次讲座),您将已经编写了一些自己的游戏,并对游戏设计和开发的基本知识有了透彻的了解。

This eighth lecture teaches all the key components of a 3d helicopter game.

第八讲,讲解了3D直升机游戏的所有关键组成部分。

You can watch the lecture on the .

您可以在上观看讲座。

翻译自:

转载地址:http://lpuzd.baihongyu.com/

你可能感兴趣的文章
学习进度
查看>>
最短路径(SP)问题相关算法与模板
查看>>
js算法之最常用的排序
查看>>
Python——交互式图形编程
查看>>
经典排序——希尔排序
查看>>
团队编程项目作业2-团队编程项目代码设计规范
查看>>
英特尔公司将停止910GL、915GL和915PL芯片组的生产
查看>>
Maven配置
查看>>
HttpServletRequest /HttpServletResponse
查看>>
SAM4E单片机之旅——24、使用DSP库求向量数量积
查看>>
从远程库克隆库
查看>>
codeforces Unusual Product
查看>>
hdu4348 - To the moon 可持久化线段树 区间修改 离线处理
查看>>
正则表达式的搜索和替换
查看>>
个人项目:WC
查看>>
地鼠的困境SSL1333 最大匹配
查看>>
flume+elasticsearch+kibana遇到的坑
查看>>
【MM系列】在SAP里查看数据的方法
查看>>
C#——winform
查看>>
CSS3 transform制作的漂亮的滚动式导航
查看>>