- Unreal Engine Game Development Cookbook
- John P. Doran
- 218字
- 2021-07-09 21:18:51
Introduction
In the game industry, there are two main roles in level creation: environment artist and level designer.
An environment artist is a person who builds the assets that go into the environment. They use tools such as 3ds Max or Maya to create the 3D model and then use other tools such as Photoshop or Gimp to create textures, including diffuse and normal maps.
A level designer is responsible for taking the assets that an environment artist creates and assembling them in an environment for players to enjoy. He/she designs the gameplay elements, creates the scripted events, and tests the gameplay. Typically, a level designer creates environments through a combination of scripting techniques and uses some tools that may still be in development. In our case, that tool is Unreal Engine 4.
Note
One thing that is important to note is that most companies have their own definitions for different roles. In some companies, a level designer may need to create assets, and an environment artist may need to create a level layout. There are also some places that hire someone to just do lighting or place meshes (called a mesher) because he/she is so good at it.
In this chapter, we will be exploring the topics that are relevant to the role of a level designer.
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Java Web開發(fā)學習手冊
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- What's New in TensorFlow 2.0
- 網(wǎng)站構(gòu)建技術(shù)
- Mathematica Data Analysis
- Getting Started with Hazelcast(Second Edition)
- Spring Boot+Vue全棧開發(fā)實戰(zhàn)
- HTML5+CSS3+jQuery Mobile APP與移動網(wǎng)站設(shè)計從入門到精通
- Machine Learning for Developers
- 算法設(shè)計與分析:基于C++編程語言的描述
- 自己動手構(gòu)建編程語言:如何設(shè)計編譯器、解釋器和DSL
- ASP.NET本質(zhì)論
- Getting Started with Kubernetes
- Tableau數(shù)據(jù)可視化從入門到精通