Go to file
daemyung jang e5c0bba740 Summerize Chapter 2: 3D Models 2021-04-19 19:19:02 +09:00
01-introduction-to-metal Summerize Chapter 1: Hello, Metal 2021-04-16 17:08:38 +09:00
02-3d-models Summerize Chapter 2: 3D Models 2021-04-19 19:19:02 +09:00
03-rendering-pipeline Copy source code from the official website 2021-04-15 11:39:00 +09:00
04-3d-transforms Copy source code from the official website 2021-04-15 11:39:00 +09:00
05-lighting-fundamentals Copy source code from the official website 2021-04-15 11:39:00 +09:00
06-textures Copy source code from the official website 2021-04-15 11:39:00 +09:00
07-maps-and-materials Copy source code from the official website 2021-04-15 11:39:00 +09:00
08-character-animation Copy source code from the official website 2021-04-15 11:39:00 +09:00
09-scene-graph Copy source code from the official website 2021-04-15 11:39:00 +09:00
10-trees-and-fog Copy source code from the official website 2021-04-15 11:39:00 +09:00
11-tesselation-and-terrains Copy source code from the official website 2021-04-15 11:39:00 +09:00
12-environment Copy source code from the official website 2021-04-15 11:39:00 +09:00
13-procedural-generation Copy source code from the official website 2021-04-15 11:39:00 +09:00
14-multipass-rendering Copy source code from the official website 2021-04-15 11:39:00 +09:00
15-gpu-driven-rendering Copy source code from the official website 2021-04-15 11:39:00 +09:00
16-particle-systems Copy source code from the official website 2021-04-15 11:39:00 +09:00
17-particle-behaviour Copy source code from the official website 2021-04-15 11:39:00 +09:00
18-rendering-with-rays Copy source code from the official website 2021-04-15 11:39:00 +09:00
19-shadows Copy source code from the official website 2021-04-15 11:39:00 +09:00
20-advanced-lighting Copy source code from the official website 2021-04-15 11:39:00 +09:00
21-metal-performance-shaders Copy source code from the official website 2021-04-15 11:39:00 +09:00
22-integrating-spritekit-scenekit Copy source code from the official website 2021-04-15 11:39:00 +09:00
23-debugging-and-profiling Copy source code from the official website 2021-04-15 11:39:00 +09:00
24-synchronization-and-multithreading Copy source code from the official website 2021-04-15 11:39:00 +09:00
.gitignore Add a rule into .gitignore 2021-04-16 14:31:07 +09:00
README.md Summerize Chapter 2: 3D Models 2021-04-19 19:19:02 +09:00

README.md

Metal by Tutorials

Book

You can get more information from here.

Downloads

You can also download the source code from here.

Summarize

All rights are reserved to Ray Wenderlich.