Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Metal by Tutorials: Beginning Game Engine Development with Metal, Second Edition

Posted By: l3ivo
Metal by Tutorials: Beginning Game Engine Development with Metal, Second Edition

raywenderlich Tutorial Team, Caroline Begbie, Marius Horga, "Metal by Tutorials: Beginning Game Engine Development with Metal, Second Edition"
English | 2019 | ISBN: 1942878982 | 735 pages | EPUB | 205.2 MB

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.