Go to file
daemyung jang 1ec222dca3
Update README.md
2022-03-14 22:51:56 +09:00
01-introduction-to-metal Apply the list on README.md 2021-04-21 00:10:11 +09:00
02-3d-models Apply the list on README.md 2021-04-21 00:10:11 +09:00
03-rendering-pipeline Summerize Chapter 3: The Rendering Pipeline 2021-04-22 11:24:17 +09:00
04-3d-transforms Fix a typo 2021-11-30 23:30:23 +09:00
05-lighting-fundamentals Summerize Chapter 5: Lighting Fundamentals 2021-12-03 16:29:57 +09:00
06-textures Summerize Chapter 6: Textures 2021-12-17 20:50:36 +09:00
07-maps-and-materials Copy source code from the official website 2021-04-15 11:39:00 +09:00
08-character-animation Summerize Chapter 8: Character Animation 2022-02-15 08:07:28 +09:00
09-scene-graph Summerize Chapter 9: The Scene Graph 2022-02-16 14:34:17 +09:00
10-trees-and-fog Summerize Chapter 10: Fragment Post-Processing 2022-03-13 10:10:31 +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 Update README.md 2022-03-14 22:51:56 +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.

Images

You can see color images in this book at here.

Summarize

All rights are reserved to Ray Wenderlich.