目錄(94章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. An Overview of Unreal Engine
- What goes into a game?
- What is a game engine?
- The history of Unreal Engine
- Game development
- The components of Unreal Engine 4
- Unreal Engine and its powerful editors
- Unreal programming
- A beginner's guide to the Unreal Editor
- Summary
- Chapter 2. Creating Your First Level
- Exploring preconfigured levels
- Creating a new project
- Navigating the viewport
- Creating a level from a new blank map
- Creating the ground using the BSP Box brush
- Adding light to a level
- Adding the sky to a level
- Adding Player Start
- Viewing a level that's been created
- Saving a level
- Configuring a map as a start level
- Adding material to the ground
- Adding a wall
- Duplicating a wall
- Creating an opening for a door
- Adding materials to the walls
- Sealing a room
- Adding props or a static mesh to the room
- Adding Lightmass Importance Volume
- Applying finishing touches to a room
- Summary
- Chapter 3. Game Objects – More and Move
- BSP Brush
- Static Mesh
- BSP Brush versus Static Mesh
- Making Static Mesh movable
- Materials
- Level of detail
- Collisions
- Static Mesh creation pipeline
- Introducing volumes
- Introducing Blueprint
- Using the Trigger Volume to turn on/off light
- Using Trigger Volume to toggle light on/off (optional)
- Summary
- Chapter 4. Material and Light
- Materials
- The Material Editor
- Rendering pipeline
- Shaders
- APIs – DirectX and OpenGL
- Lights
- Summary
- Chapter 5. Animation and AI
- What is animation?
- Understanding how to animate a 3D model
- What Unreal Engine 4 offers for animation in games
- Artificial intelligence
- Summary
- Chapter 6. A Particle System and Sound
- What is a particle system?
- Exploring an existing particle system
- The main components of a particle system
- The design principles of a particle system
- Example – creating a fireplace particle system
- Sound and music
- How do we produce sound and music for games?
- Audio quality
- How are sounds recorded?
- The Unreal audio system
- Getting audio into Unreal
- Unreal sound formats and terminologies
- The Sound Cue Editor
- Exercise – importing a sound into the Unreal Editor
- Exercise – adding custom sounds to a level
- Configuring the Sound Cue Editor
- Summary
- Chapter 7. Terrain and Cinematics
- Introducing terrain manipulation
- Introducing cinematics
- Why do we need cut scenes?
- Cinematic techniques
- Getting familiar with the Unreal Matinee Editor
- Exercise – creating a simple matinee sequence
- Summary
- Index 更新時間:2021-07-16 12:43:24
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Python從入門到精通(精粹版)
- C程序設計案例教程
- Reactive Android Programming
- 51單片機C語言開發教程
- Vue.js光速入門及企業項目開發實戰
- Python Programming for Arduino
- Apache Solr PHP Integration
- Unity Android Game Development by Example Beginner's Guide
- Python預測分析實戰
- Using Yocto Project with BeagleBone Black
- Java EE 7 Development with WildFly
- Java EE基礎實用教程
- 城市信息模型平臺頂層設計與實踐
- 第五空間戰略:大國間的網絡博弈
- 算法技術手冊
- Java EE企業級應用開發教程:Spring+Spring MVC+MyBatis(第2版)
- Responsive Media in HTML5
- Penetration Testing Bootcamp
- 編程之美
- 數據分析與挖掘:R語言
- Python編程無師自通:專業程序員的養成
- Django 3 Web應用開發實戰
- Microsoft BizTalk ESB Toolkit 2.1
- 大型網站性能優化實戰:從前端、網絡、CDN到后端、大促的全鏈路性能優化詳解
- Oracle公有云實用指南
- 西游趣味造物記
- Kotlin Blueprints
- QGIS Blueprints
- Building Minecraft Server Modifications(Second Edition)