Metal by Tutorials: Beginning Game Engine Development with Metal
β Scribed by raywenderlich Tutorial Team, Caroline Begbie, Marius Horga
- Publisher
- Razeware LLC
- Year
- 2019
- Tongue
- English
- Leaves
- 735
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Build your own low-level game engine in Metal!
This book introduces you to graphics programming in Metal β Appleβs framework for programming on the GPU. Youβll build your own game engine in Metal where you can create 3D scenes and build your own 3D games.
Who This Book Is For
This book is for intermediate Swift developers interested in learning 3D graphics or gaining a deeper understanding of how game engines work.
Topics Covered in Metal by Tutorials
- The Rendering Pipeline: Take a deep dive through the graphics pipeline.
- 3D Models: Import 3D models with Model I/O and discover what makes up a 3D model.
- Coordinate Spaces: Learn the math behind 3D rendering.
- Lighting: Make your models look more realistic with simple lighting techniques.
- Textures & Materials: Design textures and surfaces for micro detail.
- Character Animation: Bring your 3D models to life with joints and animation.
- Tessellation: Discover how to use tessellation to add a greater level of detail using fewer resources.
- Environment: Add a sky to your scenes and use the sky image for lighting.
- Instancing & Procedural Generation: Save resources with instancing, and generate scenes algorithmically.
- Multipass & Deferred Rendering: Add shadows with advanced lighting effects.
- And more!
After reading this book, youβll be prepared to take full advantage of graphics rendering with the Metal framework.
π SIMILAR VOLUMES
<p><strong>Build your own low-level game engine in Metal!</strong></p><p>This book introduces you to graphics programming in Metal β Appleβs framework for programming on the GPU. Youβll build your own game engine in Metal where you can create 3D scenes and build your own 3D games.</p><p><strong>Who
<p><strong>Build your own low-level game engine in Metal!</strong></p><p>This book introduces you to graphics programming in Metal β Appleβs framework for programming on the GPU. Youβll build your own game engine in Metal where you can create 3D scenes and build your own 3D games.</p><p><strong>Who
<span>Build your own low-level game engine in Metal!</span><p><span>This book introduces you to graphics programming in Metal β Appleβs framework for programming on the GPU. Youβll build your own game engine in Metal where you can create 3D scenes and build your own 3D games.</span></p><span>Who Thi
Razeware LLC, 2016. β 380 p. β ISBN: 978-1942878162.<br/> <br/><strong>Code file uploaded <a class="object-link fpm" data-file-id="1937470" href="/file/1937470/">here</a></strong><div class="bb-sep"></div><strong>Learn How to Make 3D iOS Games! Learn how to make 3D games in Swift, using Appleβs buil
Razeware LLC, 2015. β 801 p. β ISBN: 978-1942878148.<div class="bb-sep"></div>Learn How to Make 2D iOS and tvOS Games!<br/>Learn how to make iOS and tvOS games in Swift, using Appleβs built-in 2D game framework: Sprite Kit. Through a series of mini-games and challenges, you will go from beginner to