Learning Unity 3D game development daily notes

2019.7.8 Monday

  1. Tencent meters Masters: Tencent launched a mobile payment component Masters meters, focus on mobile payment solutions, mobile terminals to achieve greater revenue. Now fully supports micro letters, phone QQ, Qzone and other mobile phone platform mobile games.
  2. VR: Virtual Reality (Virtual Reality, referred to as VR), is that of goggles with big glasses.
  3. AR: Augmented Reality (Augmented Reality, referred to as AR), it is a real-time calculation of the position and angle of the camera image and the image with the appropriate technology, the goal of this technology is on the screen to set the virtual world and the real world interact.
  4. MR: Mixed Reality, MR is Magic Leap latest technology, it creates a virtual scene can enter the reality of life at the same time be able to recognize you, such as through our equipment, you can see a picture of an object in real life measured in the eye which scale and orientation, its biggest feature is the virtual world and the real world can interact. MR = VR + AR = real world virtual world + + digital information.

VR / AR / MR devices

  • Google
  • Samsung Gear VR
  • HTC Vive (common in China, Intuit expensive)
  • Birds look Pico
  • Storm glasses
  • Fireworks glasses Workshop

Game Development Engineer

field product post
Military simulation, chemical simulation software Project managers, architects
Industrial simulation, education Web page Art technology, planning
Games, social Mobile AppApplication Preceding program, back-end program

Game development engineers in the future development direction can be selected

Architects, technical art

How to develop a game

策划文档
原型设计
技术文档
引擎编写
脚本编写
代码测试
艺术文档
原画设计
模型
动画
特效/音效
测试上线

Netease has its own engine:

Neox: C ++ (cross cattle)

Game Engine:

A collection of game development tools:

  • Code compiler
  • Game regulator
  • Physics Engine
  • Rendering engine
  • Particle Systems -> effects (knife to take the light)
  • Animation System -> Action

Unity3D advantages:

  • Low development costs: official free
  • Cross-platform.
  • User-friendly: Compared with other engines, the interface easy to operate and simple.
  • Service number: providing complete solutions and services, and post-maintenance.

Project Team:

制作人
程序
美术
策划
系统
数值
文案
关卡
原画
UI
模型
动作
特效
前端
服务器端
艺术
视效
测试
音效
运营

Guess you like

Origin blog.csdn.net/weixin_43814599/article/details/95080609
Recommended